THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
CHANGING POST URL
-
Hi
how to make a config when the post url always changes.like https://*****.com/sapi/WEtEMZqaDO1PXLAKIK1m0w/1589692330/site.authorizer.auth .
WEtEMZqaDO1PXLAKIK1m0w and 1589692330 are variables.
-
1589692330 is unixtimestamp
and the other one is prob generated by javascript
-
find where the WEtEMZqaDO1PXLAKIK1m0w change occurs in source , parse it
https://*****.com/sapi/<PARSEDVARIABLE>/<TIMESTAMP>/site.authorizer.auth .
-
@Demented I Couldnt find it in Log
-
well its generating somewhere . find it