We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffef757 commit 606c3d5Copy full SHA for 606c3d5
packages/frontend/index.html
@@ -62,15 +62,15 @@ <h1>JSONCompare <span class="sub-title">- The Advanced <span class="sub-tagline"
62
<script src="//m.servedby-buysellads.com/monetization.js" type="text/javascript"></script>
63
64
<script>
65
- (function(){
+ (function(){
66
if(typeof _bsa !== 'undefined' && _bsa) {
67
- _bsa.init('default', 'CVADT27Y', 'placement:jsonlintcom', {
68
- target: '.bsa-cpc-inline',
69
- align: 'horizontal',
70
- disable_css: 'true'
+ _bsa.init('default', 'CKYDTKQI', 'placement:jsoncomparecom', {
+ target: '.bsa-cpc-inline',
+ align: 'horizontal',
+ disable_css: 'true'
71
});
72
- }
73
- })();
+ }
+ })();
74
</script>
75
<!-- /bsa-cpc -->
76
<div class="info">
0 commit comments