diff options
Diffstat (limited to 'phind/README.md')
-rw-r--r-- | phind/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phind/README.md b/phind/README.md index f17f487f..806bdf49 100644 --- a/phind/README.md +++ b/phind/README.md @@ -3,7 +3,7 @@ ```python import phind -# set cf_clearance cookie +# set cf_clearance cookie (needed again) 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 |