meta-rules-dat/geo/geosite/termux.json

13 lines
147 B
JSON
Raw Normal View History

2024-11-27 06:42:57 +08:00
{
"version": 1,
"rules": [
{
"domain_suffix": [
"termux.com",
"termux.dev",
"termux.org"
]
}
]
}