mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
19 lines
328 B
JSON
19 lines
328 B
JSON
{
|
|
"version": 1,
|
|
"rules": [
|
|
{
|
|
"domain_suffix": [
|
|
"openmaps.org",
|
|
"openstreetmap.com",
|
|
"openstreetmap.net",
|
|
"openstreetmap.org",
|
|
"openstreetmaps.org",
|
|
"osm.org",
|
|
"osmfoundation.org",
|
|
"stateofthemap.com",
|
|
"stateofthemap.org"
|
|
]
|
|
}
|
|
]
|
|
}
|