Greasy Fork is available in English.
Underscore provides over 100 functions that support both your favorite workaday functional helpers
< 腳本Underscore.js 1.8.3的回應
At ficbook.net, the search page has been changed from /find to /find-fanficsI replaced line 843 if (patharr[1]==="find" || by if (patharr[1]==="find-fanfics" ||The script now works on this page.
登入以回復
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.