This commit is contained in:
SukkaW
2025-06-07 12:42:34 +00:00
parent addf234bc9
commit 9d1a110b59
20 changed files with 775 additions and 1012 deletions

View File

@@ -0,0 +1,8 @@
#!name=谷歌中国重定向
#!desc=将 google.cn 的请求重定向到 google.com
[URL Rewrite]
^https?://(www.)?(g|google)\.cn https://www.google.com 307
[MITM]
hostname = %APPEND% g.cn,www.g.cn,google.cn,www.google.cn