Remove CORS support

This commit is contained in:
Martin Polden
2016-04-17 14:23:20 +02:00
parent 0d390d0d19
commit 9d8a541caf
3 changed files with 1 additions and 16 deletions

View File

@ -85,7 +85,6 @@ Application Options:
-f, --country-db=FILE Path to GeoIP country database
-c, --city-db=FILE Path to GeoIP city database
-l, --listen=ADDR Listening address (default: :8080)
-x, --cors Allow requests from other domains
-r, --reverse-lookup Perform reverse hostname lookups
-p, --port-lookup Enable port lookup
-t, --template= Path to template (default: index.html)