GC Block Pet Names

Allows you to block specific pet names and replace them with "A Neopet".

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
sanjix
日安装量
0
总安装量
3
评分
0 0 0
版本
0.2
创建于
2025-01-07
更新于
2025-01-07
大小
2.8 KB
许可证
MIT
适用于

Allows you to block pet names that make you uncomfy. Please dm me on discord or GC if you find any pages this isn't working on. Currently checks userlookups, petlookups, pet pages, and all the pet HSTs I could think of.

Enter pet names exactly as they appear on the site between the [] brackets on line 25. Each name should be in quotation marks (single or double is fine). Separate names with commas. For example the line below would hide the pets with the names "Pet 1", "Pet2", and "No":
var block = ['Pet 1', 'Pet2', 'No'];

If you want to customize the replacement text (default is "A Neopet"), change the text between the single quotes in line 31.