hydra-proxy: update user-agent banlist
Martin Weinelt committed
May 19, 2025 at 03:39 UTC
b7b68d59a4321423ef36d5c5fb6ae376e42536df
1 file changed
+2
-2
build/hydra-proxy.nix
+2
-2
@@ -14,9 +14,9 @@ let
14
"iPhone\\sOS\\s[23456789]"
15
"Opera/[89]"
16
# Chrome 134+
17
- "(Chrome|CriOS)/(\\d\\d?\\.|1[012]|13[01234])"
17
+ "(Chrome|CriOS)/(\\d\\d?\\.|1[012]|13[0123])"
18
# Firefox ESR 128 and Firefox 137+
19
- "(Firefox|FxiOS)/(\\d\\d?\\.|1[01]|2[012345679]|13[0123456]\\.)"
19
+ "(Firefox|FxiOS)/(\\d\\d?\\.|1[01]|12[012345679]|13[0123456])"
20
"PPC\\sMac\\sOS"
21
"Windows\\sCE"
22
"Windows\\s95"