fix invalid codeFri, 17 Feb 2023

url = "https://lemeclaim.xyz/account.php" ua = ["user-agent: ".$UserAgent, "cookie: ".$Cookie] wd = Get(url, ua)

url = "https://lemeclaim.xyz/account.php" ua = ["user-agent", $UserAgent, "cookie", $Cookie] wd = Get(url, ua)

Want to kickstart your project?Use the new AI Studio to create your code