mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Add Adobe CDN
This commit is contained in:
parent
da99fdebfb
commit
a2e5e15757
4
adobe.txt
Normal file
4
adobe.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
ardownload.adobe.com
|
||||||
|
ccmdl.adobe.com
|
||||||
|
agsupdate.adobe.com
|
||||||
|
*.adobe.com.edgesuite.net
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"cache_domains": [
|
"cache_domains": [
|
||||||
|
{
|
||||||
|
"name": "adobe",
|
||||||
|
"description": "CDN for Adobe",
|
||||||
|
"domain_files": ["adobe.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "apple",
|
"name": "apple",
|
||||||
"description": "CDN for apple",
|
"description": "CDN for apple",
|
||||||
|
Loading…
Reference in New Issue
Block a user