From 15597fa1ccf589517f059c0e0cff5b1bd57d002b Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Tue, 29 Oct 2024 13:52:14 +0100 Subject: [PATCH] Moved sample headers from top to bottom of file --- lib/curl.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/curl.php b/lib/curl.php index 1835481..bc96cc8 100644 --- a/lib/curl.php +++ b/lib/curl.php @@ -1,12 +1,5 @@ $res,'httpcode'=>$httpcode,'headers'=>$gheaders,'error'=>$error]; } +/* +date: Sun, 20 Oct 2024 17:29:05 GMT +x-ratelimit-limit: 300 +x-ratelimit-remaining: 299 +x-ratelimit-reset: 2024-10-20T17:30:00.196177Z +*/ + ?>