[ Hidden Content! ]
Maintain access across multiple subdomains by managing your cookie jar effectively.
Steps:
- Container Setup: Enable "Always Cookie" in your configuration settings.
- Subdomain Mapping: If the site uses
auth.site.com
for login but
account.site.com
for data, ensure cookies are shared across the root domain.
- Cookie Filtering: Some sites send "Track" cookies that flag bots. Use a Script block to delete cookies containing
_ga
or
_gid
before sending your final request.
- Persistence: Export the full cookie string at the end of the check to allow for manual browser injection later.









![[Image: kwi6yAD.gif]](https://patched.to/pbb-proxy/UUNCQ0JeTUoNGVgIBhBLGwVYDxhTR1ADSnIlHgFZUA--/kwi6yAD.gif?t=1771681490)