I was wondering if it would be possible to have something along the lines of the following;
1. URL to determine if site listed or not (returning a yes/no only)
2. URL to identify other site's on the same IP that are in your database
My reason for asking is that I'd like to include an option in a couple of my app's, to have your database queried, alongside the DB's already queried (hpHosts, StopForumSpam, fSpamList). For example, the URL I use in my app's for querying the hpHosts database is;
http://verify.hosts-file.net/?s={DOMAIN_OR_IP}
Example:
http://verify.hosts-file.net/?s=smileycentral.com
My reason for asking for the second, is so I could apply it in conjunction with existing features within hpHosts Online.