But I inputed single btc address in ro.js file. Like on below.
http://example.com/?r=1address...... what code can possible cause of double referral link in one faucet site? Anyway thanks! :-)
I viewed your ro.js file and found what the problem was.
One line of your code is :
function changeSrc(){document.getElementById("fm").src=s[x]+"?r="+ ref
Here the extra line is
+"?r="+ ref
Maybe removing this would work.
BTW may I know how you added this part :
