This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Keyword Icons | |
| // @version 1.0.0 | |
| // @description Adds icons to keywords | |
| // @author clpb | |
| // @match https://*.undercards.net/* | |
| // @exclude https://*.undercards.net/*/* | |
| // @exclude https://undercards.net/*/* | |
| // @require https://raw.githubusercontent.com/UCProjects/UnderScript/refs/heads/master/src/checkerV2.js | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=undercards.net |