From de1a201c6163409560501299e1a3120bc4d6518f Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Sat, 22 Apr 2023 13:37:18 +0100 Subject: phind cloudflare fix --- testing/phind_test.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'testing/phind_test.py') diff --git a/testing/phind_test.py b/testing/phind_test.py index 6b78f02d..3e9217e1 100644 --- a/testing/phind_test.py +++ b/testing/phind_test.py @@ -1,5 +1,8 @@ import phind +# set cf_clearance cookie +phind.cf_clearance = 'hWfIdYKgcnxnU5ayolWe9t7eEmAbULywS.qfHkm1T_A-1682166681-0-160' + prompt = 'hello world' # normal completion -- cgit v1.2.3