mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-16 20:00:55 +00:00
[index] Bump spoofed user-agent version
This commit is contained in:
parent
2175a4d08b
commit
1343dbe97a
@ -18,7 +18,7 @@ if (isset($argv)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
define('USER_AGENT',
|
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
|
. Configuration::$VERSION
|
||||||
. ';+'
|
. ';+'
|
||||||
. REPOSITORY
|
. REPOSITORY
|
||||||
|
Loading…
Reference in New Issue
Block a user