mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable carbon in config
This commit is contained in:
parent
58db0ccb30
commit
abcccff5be
1 changed files with 11 additions and 11 deletions
|
|
@ -129,17 +129,17 @@ export default {
|
||||||
],
|
],
|
||||||
|
|
||||||
script: [
|
script: [
|
||||||
// Carbon Ads
|
// // Carbon Ads
|
||||||
// https://sell.buysellads.com/zones/1294/ad-tags#z=js
|
// // 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>
|
// // <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',
|
// src: 'https://cdn.carbonads.com/carbon.js?serve=CK7DVK3M&placement=doesitarmcom',
|
||||||
async: true,
|
// async: true,
|
||||||
type: 'text/javascript',
|
// type: 'text/javascript',
|
||||||
id: '_carbonads_js',
|
// id: '_carbonads_js',
|
||||||
class: 'include-on-static',
|
// class: 'include-on-static carbon-inline-wide',
|
||||||
body: true
|
// body: true
|
||||||
}
|
// }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue