@Fox said in Syntax error in IF:
[[SOURCE]].indexOf("h1":""\u007D\u007D\u007D,"loggedIn":true") >= 0 && [[CURRENT_URL]].indexOf("modify/profile.do") >= 0
Fox as always saving the day! Thanks again!
hello,
I want to extract link from email verification on archieve.org, on the email the verification link is:
when i try to use get url its only get
https://archive.org/account/verify.php
When i try to extract email body the link become
So t=85 become t� on url, how to get exact url on email and solve this problem ?