Profiles/Surge/Module/Turn-Off-Google-Safesearch.sgmodule

10 lines
532 B
Plaintext
Raw Normal View History

2021-06-06 12:55:17 +08:00
#!name=Turn Off Google Safesearch(Beta)
2021-07-14 00:10:45 +08:00
#!desc=主要用于解决被 Google 识别成中国大陆(即访问不了 https://www.google.com/maps/timeline)的节点导致谷歌香港安全搜索锁死的问题。桌面端请使用 https://google.com/ncr。
2021-06-06 12:55:17 +08:00
#!system=ios
[URL Rewrite]
(https:\/\/www\.google\.com([.a-z]+)?\/.+)(&safe=(active|strict)&)(.+) $1&safe=off 302
https://www\.google\.com\.hk\/search\?q=([\w.]+)&(.+) https://www.google.com.sg/search?q=$1&safe=off 302
[MITM]
2021-08-26 18:23:48 +08:00
hostname = %APPEND% www.google.com,www.google.com.*