Skip to content

Commit

Permalink
update host server
Browse files Browse the repository at this point in the history
  • Loading branch information
dknecht committed May 3, 2012
1 parent 84b219a commit 72db80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/dnschanger_detector.js
Expand Up @@ -40,7 +40,7 @@ CloudFlare.define("dnschanger_detector", ["cloudflare/dom", "cloudflare/config"]
window.dnsChangerPresent()
}
})
dom.setAttribute(img, "src", 'http://www.dns-ok.be/ko.png')
dom.setAttribute(img, "src", 'http://cfdnscheck.cloudflare.com/test.js')
}

detectorImage()
Expand Down

0 comments on commit 72db80e

Please sign in to comment.