From 74ba95958872814234ade43435a6569578350ff4 Mon Sep 17 00:00:00 2001 From: SerendipityR <48401197+SerendipityR-2022@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:09:16 +0800 Subject: [PATCH] =?UTF-8?q?Add:=20=E6=B7=BB=E5=8A=A0=E9=83=A8=E5=88=86?= =?UTF-8?q?=E4=BB=A3=E7=90=86APIs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Main/src/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Main/src/config.yml b/Main/src/config.yml index f4c5494..30c96d5 100644 --- a/Main/src/config.yml +++ b/Main/src/config.yml @@ -162,6 +162,12 @@ Proxy: APIs: - "http://www.66ip.cn/mo.php?tqsl=9999" - "https://www.89ip.cn/tqdl.html?api=1&num=9999" + - "https://www.docip.net/data/free.json" + - "http://www.69ip.cn/php.69ip.cn.php?quantity=9999" + - "http://pubproxy.com/api/proxy?limit=5" + # 墙外 API,境内可能无法访问 + #- "https://api.proxyscrape.com/v2/?request=displayproxies&protocol=http&timeout=10000&country=all&ssl=all&anonymity=all" + - "https://spys.me/proxy.txt" # 保存能连接到目标服务器的代理地址 (如果支持) # 位置: working-proxies.txt SaveWorkingProxy: true \ No newline at end of file