Created
July 11, 2023 14:22
-
-
Save Arnie97/59b17da93d56a2489e4ab41c5797ffdb to your computer and use it in GitHub Desktop.
北京联通天邑 TEWA-800E 光猫登录超管模式改桥接
This file contains 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
$('#username').value = | |
$('#password').value = 'CUAdmin' | |
$('#loginfrm').method = 'GET' | |
$('#loginfrm').submit() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment