mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-08-05 03:34:54 +08:00
16 lines
231 B
JSON
16 lines
231 B
JSON
{
|
|
"version": 2,
|
|
"rules": [
|
|
{
|
|
"domain": [
|
|
"tmdb-image-prod.b-cdn.net",
|
|
"tmdb-web-image-prod.b-cdn.net"
|
|
],
|
|
"domain_suffix": [
|
|
"themoviedb.org",
|
|
"tmdb.org"
|
|
]
|
|
}
|
|
]
|
|
}
|