diff --git a/profiles/QuantumultX/evil.conf b/profiles/QuantumultX/evil.conf index 964fe4c..0a48550 100644 --- a/profiles/QuantumultX/evil.conf +++ b/profiles/QuantumultX/evil.conf @@ -67,21 +67,11 @@ https://m\.weibo\.cn/comments/hotflow.*max_id=.* url reject-dict # 淘票票豆瓣评分 ^https:\/\/guide-acs\.m\.taobao\.com\/gw\/mtop\.film\.mtopshowapi\.getextendshowbyid url script-response-body https://raw.githubusercontent.com/Peng-YM/QuanX/master/Rewrites/TaoPiaoPiao/taopiaopiao.js -# elecV2 -# 知乎网页优化 -// 先重写到桌面版 -^https:\/\/www\.zhihu\.com\/ url request-header (\r\n)User-Agent:.+(\r\n) request-header $1User-Agent: Mozilla/5.0 (Windows Phone 10)$2 -// 再注入 CSS 进行优化 -^https:\/\/www\.zhihu\.com\/question url script-response-body https://raw.githubusercontent.com/elecV2/QuantumultX-Tools/master/betterweb/zhihux.user.js -// 去掉知乎跳转第三方网站时的中间确认页面 -^https://link\.zhihu\.com/\?target=(https?)%3A//(.*) url 307 $1://$2 -// 知乎专栏底部推荐阅读文章直接打开 -^https://oia\.zhihu\.com url 307 https://zhuanlan.zhihu.com - # lowking # 阿里云盘签到 https:\/\/auth.aliyundrive.com\/v2\/account\/token url script-response-body https://raw.githubusercontent.com/lowking/Scripts/master/ali/aliYunPanCheckIn.js +/* # Q-Search # Modified by nzw9314 # From Neurogram (https://raw.githubusercontent.com/Neurogram-R/Surge/master/module/Q-Search.sgmodule) @@ -187,4 +177,5 @@ https:\/\/auth.aliyundrive.com\/v2\/account\/token url script-response-body http ^https:\/\/duckduckgo.com\/\?q=us&.+ url 302 https://itunes.apple.com/WebObjects/MZStore.woa/wa/resetAndRedirect?dsf=143441&mt=8&url=/WebObjects/MZStore.woa/wa/viewSoftware?mt=8&id=1108187390&cc=us&urlDesc= # 无指令: 谷歌 -^https:\/\/duckduckgo.com\/\?q=([^&]+).+ url 302 https://www.google.com/search?q=$1 \ No newline at end of file +^https:\/\/duckduckgo.com\/\?q=([^&]+).+ url 302 https://www.google.com/search?q=$1 +*/ \ No newline at end of file