From 035d7e4f06c595e8a42d8ad6cd1ad6e42a21a4f0 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Fri, 17 Apr 2026 14:38:51 +0200 Subject: Moving patches around so we can use loadpath again --- gn/packages/patches/python-twint-token.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 gn/packages/patches/python-twint-token.patch (limited to 'gn/packages/patches/python-twint-token.patch') 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')}) -- cgit 1.4.1