mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2025-05-11 22:45:49 +08:00
23 lines
529 B
JSON
23 lines
529 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",
|
|
"gog-cdn-fastly.gog.com",
|
|
"gog-cdn.akamaized.net"
|
|
],
|
|
"domain_regex": [
|
|
"^cdn-akamai-.+\\.gog-services\\.com$",
|
|
"^gog-cdn-.+\\.footprint\\.net$",
|
|
"^images(-\\d)?\\.gog-statics\\.com$"
|
|
]
|
|
}
|
|
]
|
|
}
|