adtwirl + buzzcity ad bundle inofficial javascript ad code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    adtwirl + buzzcity ad bundle inofficial javascript ad code

    if you are publishing ads with adtwirl and buzzcity, and would like to backfill adtwirl with buzzcity's ads, you can use this code:
    HTML Code:
    <script type="text/javascript"> 
    var adtwirl_vars = { 
    site_code: "your site key goes here", /* your site key id, get it from your adtwirl account */ 
    free_ads: 0, /* 0 - to disable free ads, 1 - to enable (optional) */ 
    adult_ads: 0, /* 0 - to disable adult ads, 1 - to enable (optional) */ 
    image_ads: 1, /* 0 - to disable image ads (banners), 1 - to enable (optional) */ 
    cpa_ads: 1, /* 0 - to disable cpa ads, 1 - to enable (optional) */ 
    sticky: "none", /* put here "top" or "bottom" instead of "none" if you want to show a sticky ad */
    test_mode: 0, /* 1 - for test mode enabled, 0 - disabled (optional) */ 
    buzzcity_id: 12345 /* your buzzcity id goes here */
    };
    </script>
    <script type="text/javascript" src="http://adcdn.adtwirl.com/static/js/ad.js"></script>
    this is not an official ad code from adtwirl, so its actually exclusively available for c-t users.
    Advertise your mobile site for FREE with AdTwirl


    #2
    Nice, man... I miss you guys
    wapZan Mobile site builder - Yours is here



    http://wapzan.com?ref=2wap

    Comment

    Working...
    X