您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Allows you to block specific pet names and replace them with "A Neopet".
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.