what is code page full script ?

Status
Not open for further replies.

ctoveloz

Banned
Banned
153
2010
0
0
i am using adjoin.me
not understand how to put full page

If you have a website with 100's or 1000's of links you want to change over to AdJoin.Me then please use the script below.
Simply copy-and-paste the code below on to your webpage or blog and the links will be updated automatically - simple!
You can add or remove any domains for the code that you use or your website.


Code:
<script type="text/javascript" src="http://adjoin.me/js/fp.js.php"></script> 			
			<script type="text/javascript">
			    var _x3 = _x3 || new _nsurls();
			    _x3.push(['accountID', '1']);
			    _x3.push(['adType', 'int']);
			    _x3.push(['allowDomains', ['yoursite.com', 'example.com',]]);
			    _x3.run();
			</script>




????
 
3 comments
Status
Not open for further replies.
Back
Top