Skip to content

Commit d03e9fc

Browse files
committed
chore: update UA to 104
1 parent 9472e9e commit d03e9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <QString>
44

55
// userAgent
6-
QString defaultUserAgentStr = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36";
6+
QString defaultUserAgentStr = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36";
77

88
//appAutoLock
99
int defaultAppAutoLockDuration = 30;

0 commit comments

Comments
 (0)