#1
|
|||
|
|||
Help with Arcadyan modem: Simple httoken parse options
I am almost ready to a perfect script for this modem, but just one thing is missing: the httoken. When the script sends the url for the DSL reboot, it needs to send a httoken, but as you may know, that is generated on each session.
I know where the token is (in the html code of a setting page), but I don't know how to parse it. I don't know how jdownloader parses text. I found this on other thread: Quote:
How can I modify this to work with my httoken? HTML Code:
httoken:httoken\s*\=\s*(\d+) HTML Code:
var _httoken = 55185616; |
#2
|
|||
|
|||
Delete
Last edited by abcd1232; 17.07.2017 at 17:05. |
Thread Tools | |
Display Modes | |
|
|