PascalMinder / geoblock

Traefik middleware plugin - Deny requests based on country of origin
108 stars 9 forks source link

Adding countries by continent #50

Open e-belair opened 8 months ago

e-belair commented 8 months ago

It would be great to add countries by continent like Africa, America, Asia, Europe, Oceania ... This list could help: https://gist.github.com/orenitamar/3207618

jerrywoo96 commented 7 months ago

Header is Cf-Ipcontinent for cloudflare.

List of possible values for this header: image Reference: https://developers.cloudflare.com/rules/transform/managed-transforms/reference/

jerrywoo96 commented 7 months ago

so continents that exists in both lists provided by cloudflare and the gist are: europe, oceania, africa, asia, north america and south america.