Commit 9e2dc44
Delta-Kronecker
Add GeoIP country detection with flag emoji remarks and per-country subscription files
- Add GeoSettings config (ip-api.com batch API with rate limiting)
- Create src/geoip.go: DNS resolution cache, batch GeoIP lookup, country-to-flag emoji conversion
- Replace @DeltaKroneckerGithub remark with country flag emoji (e.g. US, DE)
- Write per-country subscription files (config/countries/{cc}.txt and .yaml)
- Add 'By Country' table to README with links to per-country files
- Configs that fail GeoIP lookup fall back to default remark1 parent 008e71d commit 9e2dc44
5 files changed
Lines changed: 600 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
47 | 54 | | |
48 | 55 | | |
0 commit comments