mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-19 16:24:42 +08:00
add Google URL Rewrite
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd factory
|
|
||||||
|
|
||||||
python ad.py
|
python ad.py
|
||||||
python build_confs.py
|
python build_confs.py
|
||||||
|
|||||||
@@ -1,2 +1,5 @@
|
|||||||
|
|
||||||
|
[URL Rewrite]
|
||||||
|
^http://(www.)?google.cn https://www.google.com header
|
||||||
|
|
||||||
# By Moshel @ https://hzy.pw/
|
# By Moshel @ https://hzy.pw/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||||
# by Moshel
|
# by Moshel
|
||||||
# build time: 2017-07-04 17:32:33
|
# build time: 2017-07-05 16:31:58
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
bypass-system = true
|
bypass-system = true
|
||||||
@@ -2496,4 +2496,7 @@ IP-CIDR,127.0.0.0/8,DIRECT
|
|||||||
|
|
||||||
FINAL,direct
|
FINAL,direct
|
||||||
|
|
||||||
|
[URL Rewrite]
|
||||||
|
^http://(www.)?google.cn https://www.google.com header
|
||||||
|
|
||||||
# By Moshel @ https://hzy.pw/
|
# By Moshel @ https://hzy.pw/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||||
# by Moshel
|
# by Moshel
|
||||||
# build time: 2017-07-04 17:32:33
|
# build time: 2017-07-05 16:31:58
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
bypass-system = true
|
bypass-system = true
|
||||||
@@ -408,4 +408,7 @@ GEOIP,CN,DIRECT
|
|||||||
|
|
||||||
FINAL,proxy
|
FINAL,proxy
|
||||||
|
|
||||||
|
[URL Rewrite]
|
||||||
|
^http://(www.)?google.cn https://www.google.com header
|
||||||
|
|
||||||
# By Moshel @ https://hzy.pw/
|
# By Moshel @ https://hzy.pw/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
# Best Shadowrocket Rules (https://github.com/h2y/Shadowrocket-ADBlock-Rules)
|
||||||
# by Moshel
|
# by Moshel
|
||||||
# build time: 2017-07-04 17:32:33
|
# build time: 2017-07-05 16:31:58
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
bypass-system = true
|
bypass-system = true
|
||||||
@@ -2764,4 +2764,7 @@ GEOIP,CN,DIRECT
|
|||||||
|
|
||||||
FINAL,proxy
|
FINAL,proxy
|
||||||
|
|
||||||
|
[URL Rewrite]
|
||||||
|
^http://(www.)?google.cn https://www.google.com header
|
||||||
|
|
||||||
# By Moshel @ https://hzy.pw/
|
# By Moshel @ https://hzy.pw/
|
||||||
|
|||||||
Reference in New Issue
Block a user