mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
25 lines
541 B
JSON
25 lines
541 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"gog.qtlglb.com",
|
||
|
"gogalaxy.gog-statics.com",
|
||
|
"menu-static.gog-statics.com",
|
||
|
"productcard.gog-statics.com",
|
||
|
"static-login.gog-statics.com",
|
||
|
"www4-static.gog-statics.com"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"gog.com",
|
||
|
"gog-statics.com"
|
||
|
],
|
||
|
"domain_regex": [
|
||
|
"^cdn-akamai-.+\\.gog-services\\.com$",
|
||
|
"^gog-cdn-.+\\.footprint\\.net$",
|
||
|
"^images(-\\d)?\\.gog-statics\\.com$"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|