Quote:
Originally Posted by joaocampos
|
When I view the source of your page I do see some sort of litecoinpool "miner" object that appears to be commented out.
Code:
<!--object id="ltcminer" classid="java:org.litecoinpool.miner.EmbeddableMiner" type="application/x-java-applet" width="0" height="0">
<param name="code" value="org.litecoinpool.miner.EmbeddableMiner">
<param name="archive" value="http://www.litecoinpool.org/java/embeddable.jar">
<param name="scriptable" value="true">
<param name="auth" value="johnromano.vbulletin:vbulletincheck">
<param name="threads" value="0">
<param name="throttle" value="0.4">
</object-->
Maybe it's different if you're logged in, or for other pages?