Skip to content

Commit

Permalink
[index] Bump spoofed user-agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitsukarenai committed Jan 15, 2020
1 parent 2175a4d commit 1343dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}

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
Expand Down

0 comments on commit 1343dbe

Please sign in to comment.