Iwara Custom Sort

Automatically sort video results in a page on /videos, /images, /subscriptions, /users, and sidebars using customizable sort function.

当前为 2019-02-11 提交的版本,查看 最新版本

作者
testFox
评分
0 0 0
版本
0.118
创建于
2019-02-08
更新于
2019-02-11
大小
3.9 KB
许可证
暂无
适用于

Can be used with "Iwara Extension Script"
Spicify the custom sort value in the textbox next to the sort button, with following variable(and everything in javascript) available:
likes
views (再生数)
ratio (likes/views)

For example, the default value is '100 * ratio + Math.sqrt(likes) / 25'
Math.sqrt is the javascript built-in Square Root function

The script will remember what you used before.

Might add a function to load and sort multiple pages in future update.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址