Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi i'm new at this please bear with me ))
is there a already random generated variables like first name last name email birthdate etc in bas ? or i have to use third-party plugin and scripts ?
did you find fox to this?
@Moastafi74 said in load and show page using http client ?:
@Fox why doesn't load full page?
Open the console in the browser on the network tab and go to the page. You will see that multiple requests are used to load the page, not just one.
For those who needs this later, you can set up http proxy and send a simple get request to https://api.ipify.org , it will give you the ip adress in plain text, no need to parse the json. One of many simple and easy ways to do it.
@amirsyazi said in Save cookies in Chrome to use in BAS:
@Fox thanks for the thread link .. and i have check the script it only convert from BAS cookies to editThisCookies format.. need help to convert from editThisCookies format to BAS cookies format anyone..?
@Fox thanks for the thread link .. and i have check the script it only convert from BAS cookies to editThisCookies format..
need help to convert from editThisCookies format to BAS cookies format anyone..?
See the same topic
Thanks, it helped me after 7 years :)