mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
18 lines
249 B
JSON
18 lines
249 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain_suffix": [
|
||
|
"muji.com",
|
||
|
"muji.eu",
|
||
|
"muji.net",
|
||
|
"muji.tw",
|
||
|
"muji.us",
|
||
|
"mujikorea.net",
|
||
|
"muji.com.hk",
|
||
|
"muji.com.cn"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|