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 Replace Video Node | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=iwara.tv | |
| // @namespace https://github.com/dawn-lc/ | |
| // @version 0.0.8 | |
| // @description Temporary solution | |
| // @author dawn-lc | |
| // @include *://*.iwara.tv/* | |
| // @grant unsafeWindow | |
| // @run-at document-start |