你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/472005-ao3-wrangling-mark-illegal-characters-in-canonicals,源站連結 點此以跳轉。
Warns about any canonical tag that includes characters which should, per guidelines, be avoided. Checks on new tag, edit tag, search results, wrangle bins, and tag landing pages
当前为
This script flags canonical tags, if they include any characters that shouldn't be used, per wrangling guidelines.
It checks fandom canonicals differently, since those may contain other language scripts for the original fandom titles.
If you'd like to disable checks on a particular page, you can comment out (add two forward slashes // at the beginning of the line) the corresponding line in the code, at line#21 through line#25.
Additionally it'll warn if two single quotes '' are used instead of a double quote ", if the tag has a space at the beginning or end, or if multiple spaces follow each other.
If I forgot anything, please don't hesitate to contact me and I'll update the regex.