summaryrefslogtreecommitdiffstats
path: root/phind/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'phind/README.md')
-rw-r--r--phind/README.md6
1 files changed, 3 insertions, 3 deletions
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'