Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dknecht committed May 3, 2012
1 parent 60923f8 commit 56ef040
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Expand Up @@ -15,8 +15,9 @@ DNSChanger Detector works by attaching an alerting function to the window, and
making a JSONP call to a special URL. The IP resolved for that URL
by the infected servers serves a file that calls the alerting function.

The alert is banner at the top of the page with information about how to fix the infected computer. It looks like
https://www.cloudflare.com/images/apps/dnschanger_detector/banner_example.png
The alert is banner at the top of the page with information about how to fix the infected computer.
![Example Visitor DNSChanger Banner](https://www.cloudflare.com/images/apps/dnschanger_detector/banner_example.png)


##For Non-CloudFlare Sites

Expand All @@ -32,6 +33,8 @@ on non-CloudFlare sites if you add a script tag for cloudflare.js
require(["dnschanger_detector"]);
});
</script>

To learn more about Cloudflare JS - http://js.cloudflare.com/

##Why

Expand Down

0 comments on commit 56ef040

Please sign in to comment.