blankmagic / surge

Network toolbox Surge rules, modules and configuration files, For pure self use.
https://blankmagic.github.io
GNU General Public License v3.0
393 stars 59 forks source link

Special.list 中部分 URL-REGEX 规则导致 bilibili 部分请求匹配规则时耗时过长 #1

Closed Hyseen closed 4 years ago

Hyseen commented 4 years ago

Special.list 中

URL-REGEX,(api|ps|sv|offnavi|newvector|ulog.imap|newloc)(.map|).(baidu|n.shifen).com URL-REGEX,(.+.|^)(360|so|qihoo|360safe|qhimg|360totalsecurity|yunpan).(cn|com) URL-REGEX,(.+.)?(torrent|announce.php?passkey=|tracker|BitTorrent|bt_key|ed2k|find_node|get_peers|info_hash|magnet:|peer_id=|sandai|Thunder|XLLiveUD|xunlei)(..+)?

这几条 URL-REGEX 规则会导致在开启 MitM 并将 bilibili 相关域名添加至 hostname 后,bilibili APP 中部分请求(如:首页 Feed,动态列表等)匹配规则时耗时过长

blankmagic commented 4 years ago

已解决