Skip to content

Commit bfcc39c

Browse files
madeyekaneawk
authored andcommitted
Refine #997
1 parent 2f63630 commit bfcc39c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/main/assets/acl/bypass-china.acl

+1-1
Original file line numberDiff line numberDiff line change
@@ -4756,7 +4756,7 @@
47564756
^(.*\.)?gmail\.com$
47574757
^(.*\.)?gmodules\.com$
47584758
^(.*\.)?goo\.gl$
4759-
^(.*\.)?google^(\..*)?$
4759+
^(.*\.)?google(\..*)?$
47604760
^(.*\.)?googleapis\.com$
47614761
^(.*\.)?googleapps\.com$
47624762
^(.*\.)?googleartproject\.com$

src/main/assets/acl/bypass-lan-china.acl

+1-1
Original file line numberDiff line numberDiff line change
@@ -4770,7 +4770,7 @@
47704770
^(.*\.)?gmail\.com$
47714771
^(.*\.)?gmodules\.com$
47724772
^(.*\.)?goo\.gl$
4773-
^(.*\.)?google^(\..*)?$
4773+
^(.*\.)?google(\..*)?$
47744774
^(.*\.)?googleapis\.com$
47754775
^(.*\.)?googleapps\.com$
47764776
^(.*\.)?googleartproject\.com$

src/main/assets/acl/gfwlist.acl

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
^(.*\.)?gmail\.com$
339339
^(.*\.)?gmodules\.com$
340340
^(.*\.)?goo\.gl$
341-
^(.*\.)?google^(\..*)?$
341+
^(.*\.)?google(\..*)?$
342342
^(.*\.)?googleapis\.com$
343343
^(.*\.)?googleapps\.com$
344344
^(.*\.)?googleartproject\.com$

0 commit comments

Comments
 (0)