Iwara Custom Sort

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

ของเมื่อวันที่ 08-02-2019 ดู เวอร์ชันล่าสุด

ผู้เขียน
testFox
คะแนน
0 0 0
เวอร์ชัน
0.111
สร้างเมื่อ
08-02-2019
อัปเดตเมื่อ
08-02-2019
Size
2.89 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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

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

The script will remember what you used next time.

Next update would add a function to load and sort multiple pages.

长期地址
遇到问题?请前往 GitHub 提 Issues。