diff --git a/index.php b/index.php index 97d04c9..d370470 100755 --- a/index.php +++ b/index.php @@ -143,8 +143,7 @@ function x() { if (!$urls_only) { $response = get_card_data($url); - if ($i > 1){ - #if (isset($response["header"]["Ratelimit-Remaining"]) and $response["header"]["Ratelimit-Remaining"] === "0") { + if (isset($response["header"]["Ratelimit-Remaining"]) and $response["header"]["Ratelimit-Remaining"] === "0") { echo "
Rate limit exceeded. Please try again in a few hours or use the raw result URLs.

"; $urls_only = true; } @@ -200,7 +199,7 @@ foreach ([ +AER 178">