diff --git a/aria2.conf b/aria2.conf index 67ec87b..8196bef 100644 --- a/aria2.conf +++ b/aria2.conf @@ -7,7 +7,7 @@ # https://github.com/P3TERX/aria2.conf # File name:aria2.conf # Description: Awesome Aria2 configuration file -# Version: 2020.08.08 +# Version: 2020.12.09 # ## 文件保存设置 ## @@ -255,14 +255,14 @@ bt-detach-seed-only=true ## 客户端伪装 ## # 自定义 User Agent -user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4160.0 Safari/537.36 Edg/85.0.537.0 +user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 Edg/87.0.664.57 # BT 客户端伪装 # PT 下载需要保持 user-agent 和 peer-agent 两个参数一致 # 部分 PT 站对 Aria2 有特殊封禁机制,客户端伪装不一定有效,且有封禁账号的风险。 -#user-agent=qBittorrent/4.2.5 -peer-agent=qBittorrent/4.2.5 -peer-id-prefix=-qB4250- +#user-agent=Transmission 2.94 +peer-agent=Transmission 2.94 +peer-id-prefix=-TR2940- ## 执行额外命令 ##