Just a word of thanks as we adopted this module for its simplicity and lightweight solution, however we only wanted to make it visible for ip addresses coming from Europe.

The solution was to integrate 3 geoip project files (free version of course) and first query the ip address to find out which country and then compare against an array of EU or "European" countries before showing the alert, otherwise the cookie just gets set.

If there is any interest, I can post a patch and include some instructions. Right now it's hard coded, but could easily introduce a new variable to indicate the desire for the module to perform in this manner.

Comments

blasthaus created an issue.