Commit dc56dc52 authored by Medicean's avatar Medicean

(Update:Modules) 更新默认UA为 antsword/v2.1

parent b4d8257c
......@@ -16,7 +16,7 @@ const { Readable } = require("stream");
let logger;
// 请求UA
const USER_AGENT = 'antSword/v2.0';
const USER_AGENT = 'antSword/v2.1';
// 请求超时
const REQ_TIMEOUT = 10000;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment