mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Test out Carbon Ads
This commit is contained in:
parent
79569f735d
commit
088115d823
3 changed files with 86 additions and 4 deletions
|
|
@ -113,6 +113,19 @@ export default {
|
|||
href: 'https://www.googletagmanager.com'
|
||||
},
|
||||
],
|
||||
|
||||
script: [
|
||||
// Carbon Ads
|
||||
// https://sell.buysellads.com/zones/1294/ad-tags#z=js
|
||||
{
|
||||
// <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CK7DVK3M&placement=doesitarmcom" id="_carbonads_js"></script>
|
||||
src: 'https://cdn.carbonads.com/carbon.js?serve=CK7DVK3M&placement=doesitarmcom',
|
||||
async: true,
|
||||
type: 'text/javascript',
|
||||
id: '_carbonads_js',
|
||||
body: true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue