@cryptotaxi247 / infra / commits / bfafa677

hydra-proxy: update banned user agents

Martin Weinelt committed Apr 30, 2025 at 18:47 UTC bfafa677b1e9fc2289a1896b885d2818d9e5a738
1 file changed +3 -2
build/hydra-proxy.nix
+3 -2
@@ -13,9 +13,10 @@ let
13 "iPad\\sOS\\s"
14 "iPhone\\sOS\\s[23456789]"
15 "Opera/[89]"
16 - "(Chrome|CriOS)/(\\d\\d?\\.|1[01]|12[4])"
17 - "(Firefox|FxiOS)/(\\d\\d?\\.|1[01]|12[012345679]\\.)"
16 + "(Chrome|CriOS)/(\\d\\d?\\.|1[012]|13[01234])"
17 + "(Firefox|FxiOS)/(\\d\\d?\\.|1[012]|13[0123456]\\.)"
18 "PPC\\sMac\\sOS"
19 + "Safari/53"
20 "Windows\\sCE"
21 "Windows\\s95"
22 "Windows\\s98"