Skip to content

Commit d7c86c8

Browse files
authored
Update default.html
remove ads
1 parent 148120f commit d7c86c8

1 file changed

Lines changed: 2 additions & 30 deletions

File tree

_layouts/default.html

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -30,39 +30,11 @@
3030
{% include detail_nav.html %}
3131
{{ content }}
3232

33-
<!--<div class="index-tools hide" style="margin:40px 0;" id="de_donate">-->
34-
<!--<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">-->
35-
<!--<input type="hidden" name="cmd" value="_xclick">-->
36-
<!--<input type="hidden" name="business" value="dewreg@gmail.com">-->
37-
<!--<input type="hidden" name="item_name" value="OverAPI.com Donation">-->
38-
<!--<input type="hidden" name="currency_code" value="USD">-->
39-
<!--<input type="hidden" name="amount">-->
40-
<!--<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">-->
41-
<!--</form>-->
42-
<!--</div>-->
33+
4334

4435
<!--<div class="board board-detail-ad hide">-->
4536
<div class="board hide" id="detail-ad">
46-
<h2 class="board-title">Ad</h2>
47-
<script type="text/javascript"><!--
48-
google_ad_client = "ca-pub-5503280202576307";
49-
/* overapi-160 */
50-
google_ad_slot = "2656228683";
51-
google_ad_width = 160;
52-
google_ad_height = 600;
53-
-->
54-
</script>
55-
<script type="text/javascript"><!--
56-
//google_ad_client = "ca-pub-5503280202576307";
57-
//overapi-tools */
58-
//google_ad_slot = "0215957718";
59-
//google_ad_width = 728;
60-
//google_ad_height = 90;
61-
-->
62-
</script>
63-
<script type="text/javascript"
64-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
65-
</script>
37+
6638
</div>
6739

6840
<script type="text/javascript">

0 commit comments

Comments
 (0)