Skip to content

Commit 90225f4

Browse files
koblackstickz
authored andcommitted
update default user agent
1 parent 3f33192 commit 90225f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// configuration parameters
33

44
// for snoopy client
5-
$httpUserAgent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36';
5+
$httpUserAgent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36';
66
$httpTimeOut = 30; // in seconds
77
$httpUseGzip = true;
88
$httpIP = null; // IP string. Or null for any.

0 commit comments

Comments
 (0)