Files
meta-rules-dat/geo/geosite/tmdb.json
2026-08-03 23:36:07 +00:00

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"
]
}
]
}