diff options
Diffstat (limited to '')
-rw-r--r-- | testing/phind_test.py | 2 | ||||
-rw-r--r-- | testing/you_test.py (renamed from you_test.py) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/testing/phind_test.py b/testing/phind_test.py index d72db090..2f2560a1 100644 --- a/testing/phind_test.py +++ b/testing/phind_test.py @@ -1,7 +1,7 @@ import phind # set cf_clearance cookie ( not needed at the moment) -phind.cf_clearance = '' +phind.cf_clearance = 'MDzwnr3ZWk_ap8u.iwwMR5F3WccfOkhUy_zGNDpcF3s-1682497341-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' prompt = 'hello world' diff --git a/you_test.py b/testing/you_test.py index 9c69cf34..9c69cf34 100644 --- a/you_test.py +++ b/testing/you_test.py |