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 SteamGifts HB Train Checker | |
| // @namespace https://steamgifts.com/ | |
| // @version 1.0 | |
| // @description Checks if winners in the table are valid based on a predefined list | |
| // @author You | |
| // @match https://www.steamgifts.com/giveaway/*/entries* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=steamgifts.com | |
| // @grant none | |
| // ==/UserScript== |