Neur0toxine
1f189a1f62
Some checks reported errors
continuous-integration/drone/push Build encountered an error
9 lines
470 B
Markdown
9 lines
470 B
Markdown
# GeoIP & GeoSite with RU blacklist
|
|
|
|
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`. |