about summary refs log tree commit diff
path: root/gn/packages/patches/python-twint-token.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/patches/python-twint-token.patch')
-rw-r--r--gn/packages/patches/python-twint-token.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/gn/packages/patches/python-twint-token.patch b/gn/packages/patches/python-twint-token.patch
deleted file mode 100644
index 570ca8b..0000000
--- a/gn/packages/patches/python-twint-token.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/twint/token.py b/twint/token.py
-index 0eeb0dc..63b637a 100644
---- a/twint/token.py
-+++ b/twint/token.py
-@@ -20,0 +21,6 @@ class Token:
-+        self._session.headers.update(
-+            {'User-Agent':
-+             ('Mozilla/5.0 '
-+              '(Windows NT 10.0;'
-+              ' Win64; x64; rv:78.0)'
-+              ' Gecko/20100101 Firefox/78.0')})