Skip to content

Commit e0d8e7a

Browse files
committed
fix: 移除_version_常量行首的多余字符
1 parent 2800e4e commit e0d8e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const Version = '2026-07-22 19:14:26';
1+
const Version = '2026-07-22 19:14:26';
22
let config_JSON, 缓存SOCKS5白名单 = null, 调试日志打印 = false;
33
let SOCKS5白名单 = ['*tapecontent.net', '*cloudatacdn.com', '*loadshare.org', '*cdn-centaurus.com', 'scholar.google.com'];
44
const Pages静态页面 = 'https://edt-pages.github.io';

0 commit comments

Comments
 (0)