FurAffinity Post Prechecker / Hider

Hides the deleted submission/journal entries

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
shywolf
日安装量
0
总安装量
112
评分
1 0 0
版本
2.0.1
创建于
2014-07-30
更新于
2014-08-12
大小
5.5 KB
许可证
CC-BY-NC
适用于

Hides the deleted submission/journal entries and hides journals and submissions containing unwanted keywords in the title. (e.g. raffles, livestreaming)

UPDATE NOTICE: If you have edited the keywords back them up before installing the new version because doing so will set you back to the default keywords!

I got tired of seeing many journals I just don't care about like Raffles, Livestreams, Commissions (especially closed), so I decided to adopt the FurAffinity Deleted Post Hider script to allow me to precheck journals or submissions containing specific keywords.

It will only work on the journals and submissions in your inbox.

The list of keywords to block must be edited in the script file.

Journals and submissions containing at least one of the specified keywords (or rather Character-sequences) will be pre-checked for easier removal and optionally hidden, unless they contain a keyword in the whitelist.

This means a filter for "EF" will check/hide all journals or submissions containing this string case insensitively. I.e. "EF Meme" will be checked as well as "I'll put more effort into stuff" But with the whitelist you can keep the journals saying "EF video" by adding "video" to the whitelist.

Hidden Journals and submissions are still checked, so they will be deleted when you click the "remove selected" button.

All entries will be compared case insensitive

The default Black and whitelists: Journals Blacklist: "raffle", "commission", "sketch", "stream", "live", "closed", "slot", "sale", "auction", "free art" Whitelist: empty

Submissions Blacklist: "stream" Whitelist: "sketch", "doodle", "dump", "result", "pinup", "comm", "donat", "request"

The default setting is to only check the filtered journals and submissions rather than hiding them. To hide the journals you have to edit the script and replace "var hide = false;" with "var hide = true;" Furthermore it's possible to hide the "Submission has been deleted by the owner." placeholders when browsing the favorites. To enable this replace "var hideDeletedFavs = false;" with "var hideDeletedFavs = true;"