2023-11-11 19:49:22 +03:00
|
|
|
# GeoIP & GeoSite with RU blacklist
|
2023-11-11 18:34:13 +03:00
|
|
|
|
2023-11-11 19:49:22 +03:00
|
|
|
Generates `geoip.dat` and `geosite.dat` for Xray with additional data:
|
|
|
|
- Category with sites blocked in Russia (`geosite:category-ru-blocked-domains`).
|
|
|
|
- category with second-level domains of sites blocked in Russia (`geosite:category-ru-blocked-zones`).
|
|
|
|
|
|
|
|
Data sources:
|
|
|
|
- [v2fly/geoip](https://github.com/v2fly/geoip) for `geoip.dat`.
|
|
|
|
- [v2fly/domain-list-community](https://github.com/v2fly/domain-list-community) for `geosite.dat`.
|