🚩 增加 Surge Module 及修改 force-http-engine-hosts

pull/31/head
ConnersHua 5 years ago
parent f77716c037
commit cf1a5c97af

@ -2,6 +2,9 @@
#!desc=Advertising Rewrite for Surge iOS
#!system=ios
[General]
force-http-engine-hosts = %APPEND% 123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52
[URL Rewrite]
# 0~9
# > 21经济 - api.21jingji.com

@ -0,0 +1,5 @@
#!name=MitM All Hostnames
#!desc=在所有端口为 443 的主机名上执行 MitM。仅推荐用于抓包时启用如果你不知道这是作何用途就不要使用
[MITM]
hostname = *

@ -16,7 +16,7 @@ tls-provider = openssl
# hijack-dns = 8.8.8.8:53, 8.8.4.4:53
# always-real-ip = *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com
force-http-engine-hosts = data.video.iqiyi.com,123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52
force-http-engine-hosts = 123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52
[Replica]
hide-apple-request=0

Loading…
Cancel
Save