Underscore.js 1.8.3

Underscore provides over 100 functions that support both your favorite workaday functional helpers

< 脚本Underscore.js 1.8.3的反馈

提问/评论

§
发表于:2023-09-11
编辑于:2023-09-11

At ficbook.net, the search page has been changed from /find to /find-fanfics

I replaced line 843
if (patharr[1]==="find" ||
by
if (patharr[1]==="find-fanfics" ||


The script now works on this page.

发表回复

登录以发表回复。