We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9472e9e commit d03e9fcCopy full SHA for d03e9fc
src/common.h
@@ -3,7 +3,7 @@
3
#include <QString>
4
5
// 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";
+QString defaultUserAgentStr = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36";
7
8
//appAutoLock
9
int defaultAppAutoLockDuration = 30;
0 commit comments