Skip to content

Commit 606c3d5

Browse files
committed
fix: Update CPC
1 parent ffef757 commit 606c3d5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/frontend/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ <h1>JSONCompare <span class="sub-title">- The Advanced <span class="sub-tagline"
6262
<script src="//m.servedby-buysellads.com/monetization.js" type="text/javascript"></script>
6363

6464
<script>
65-
(function(){
65+
(function(){
6666
if(typeof _bsa !== 'undefined' && _bsa) {
67-
_bsa.init('default', 'CVADT27Y', 'placement:jsonlintcom', {
68-
target: '.bsa-cpc-inline',
69-
align: 'horizontal',
70-
disable_css: 'true'
67+
_bsa.init('default', 'CKYDTKQI', 'placement:jsoncomparecom', {
68+
target: '.bsa-cpc-inline',
69+
align: 'horizontal',
70+
disable_css: 'true'
7171
});
72-
}
73-
})();
72+
}
73+
})();
7474
</script>
7575
<!-- /bsa-cpc -->
7676
<div class="info">

0 commit comments

Comments
 (0)