mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Add Google CDN for Google Chrome and ChromeOS
This commit is contained in:
parent
a2e5e15757
commit
86dbfdf87d
@ -40,6 +40,11 @@
|
|||||||
"description": "CDN for frontier games",
|
"description": "CDN for frontier games",
|
||||||
"domain_files": ["frontier.txt"]
|
"domain_files": ["frontier.txt"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "google",
|
||||||
|
"description" : "CDN for Google Chrome and ChromeOS",
|
||||||
|
"domain_files": ["google.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "hirez",
|
"name": "hirez",
|
||||||
"description": "CDN for hirez",
|
"description": "CDN for hirez",
|
||||||
|
2
google.txt
Normal file
2
google.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
dl.google.com
|
||||||
|
*.gvt1.com
|
Loading…
Reference in New Issue
Block a user