fix: remove user-agent

Using user-agent broke cheat.sh
This commit is contained in:
Stefan Imhoff
2024-04-07 10:56:15 +02:00
parent 6223467e59
commit 7cc15cf74f

View File

@@ -1,5 +1,5 @@
# Disguise as Googlebot
user-agent = "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
# user-agent = "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
# When following a redirect, automatically set the previous URL as referer.
referer = ";auto"