Hi, The problem with such a list is its dynamic nature. Every minute some domains get blacklisted and other domains become clean.
For example you can access the Google's database via their "Safe Browsing API" http://code.google.com/apis/safebrowsing/ This API has clear terms of use: "Clients should optimally update their lists every 30 minutes by contacting Google to check for new data. Your application is not permitted to show warnings to end users unless it has requested an update in the last 30 minutes without receiving an error response." If you don't want to poll the whole database (or updates) every 30 minutes, you can check one domain at a time using this link http://www.google.com/safebrowsing/diagnostic?site=example.com Just replace "example.com" with the domain you want to check. Denis http://UnmaskParasites.com --~--~---------~--~----~------------~-------~--~----~ You received this message through the Google Groups "stopbadware" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/stopbadware?hl=en -~----------~----~----~----~------~----~------~--~---
