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 HiNet modem QR Code Bypass | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.3 | |
| // @description Bypass HiNet modem QR Code 2FA when login as Engineering mode | |
| // @author G36maid | |
| // @match http://192.168.1.1/* | |
| // @match https://192.168.1.1/* | |
| // @grant none | |
| // @run-at document-start |