Greasy Fork is available in English.
Fork of ao3 savior; blocks works based on certain conditions
当前为
A userscript to block works on AO3 based on various conditions. A fork of ao3 savior
AO3 Blocker allows you to easily and globally filter works from your AO3 searches based on tags, authors, titles, and summaries.
This userscript is a fork of ao3 savior by tuff. While an excellent script, it has the major drawback of requiring an additional script to hold the config, which is inconvenient and cluttery. AO3 Blocker uses GM_config to store the config, which means you don't need to manually edit a script to update your settings, and also means that you automatically receive any new settings that might be added in a future update. Additionally, on the backend, the script is being converted to utilize JQuery, and single-quotes are changed to double-quotes because double-quotes are just better looking.