From 77006dd9e048ece72d03ea1aec2bbc1adc1a55c6 Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:50:45 +0100 Subject: phind removed cloudflare --- phind/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phind/README.md') diff --git a/phind/README.md b/phind/README.md index f17f487f..dcb3cbce 100644 --- a/phind/README.md +++ b/phind/README.md @@ -3,9 +3,9 @@ ```python import phind -# set cf_clearance cookie -phind.cf_clearance = 'xx.xx-1682166681-0-160' -phind.user_agent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36' # same as the one from browser you got cf_clearance from +# set cf_clearance cookie (not needed anymore) +# phind.cf_clearance = 'xx.xx-1682166681-0-160' +# phind.user_agent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36' # same as the one from browser you got cf_clearance from prompt = 'who won the quatar world cup' -- cgit v1.2.3