Skip to content

Commit ac66dab

Browse files
committed
ctbcap: update $UA
1 parent fe72f81 commit ac66dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctbcap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ defaulting_args() {
3131
[ -n "${CUT_TIME}" ] || CUT_TIME=3600
3232

3333
# https://jnrbsn.github.io/user-agents/user-agents.json
34-
[ -n "${UA}" ] || UA='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'
34+
[ -n "${UA}" ] || UA='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36'
3535

3636
# Edging Mode.
3737
# Delay initial requests to servers to avoid time-specific request waves caused by large-scale deployments.

0 commit comments

Comments
 (0)