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 Bunkr File Verifyer | |
| // @version 1.1.3 | |
| // @namespace https://github.com/whomstssecretplayground | |
| // @description try to take over the world! | |
| // @author whomstssecretplayground | |
| // @match https://bunkr.*/a/* | |
| // @match https://bunkr.ac/a/* | |
| // @match https://bunkr.ah/a/* | |
| // @match https://bunkr.ax/a/* |
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 Bunkr File Sorter | |
| // @version 1.1.3 | |
| // @namespace https://github.com/whomstssecretplayground | |
| // @description try to take over the world! | |
| // @author whomstssecretplayground | |
| // @match https://bunkr.*/a/* | |
| // @match https://bunkr.ac/a/* | |
| // @match https://bunkr.ah/a/* | |
| // @match https://bunkr.ax/a/* |
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 Bunkr-Albums URL Opener/Replacer | |
| // @namespace https://github.com/whomstssecretplayground | |
| // @version 1.1.3 | |
| // @description try to take over the world! | |
| // @author whomstssecretplayground | |
| // @match https://bunkr-albums.io/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=bunkr.red | |
| // @grant GM_openInTab | |
| // @downloadURL https://gist.githubusercontent.com/whomstssecretplayground/9e4493eb2ceb6d30844c5fe02c693fa5/raw/bunkr_opener.js |