From 1343dbe97ab3e6b5193f8628da3434ddf4bf5146 Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Wed, 15 Jan 2020 21:36:12 +0100 Subject: [PATCH] [index] Bump spoofed user-agent version --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 666b9e45..ee37b223 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@ if (isset($argv)) { } define('USER_AGENT', - 'Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20121202 Firefox/30.0(rss-bridge/' + 'Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0(rss-bridge/' . Configuration::$VERSION . ';+' . REPOSITORY