mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
18 lines
281 B
JSON
18 lines
281 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"myshopify.com",
|
||
|
"shop.app",
|
||
|
"shopify.com",
|
||
|
"shopify.dev",
|
||
|
"shopifycdn.com",
|
||
|
"shopifycloud.com",
|
||
|
"shopifystatus.com",
|
||
|
"shopifysvc.com"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|