Fixed external click for ads

This commit is contained in:
magmahindenburg 2017-06-14 16:14:51 +09:00
commit c0f6d2eeec
4 changed files with 38 additions and 23 deletions

View file

@ -11,9 +11,11 @@
<div class="explain-description">We recommend the following exchange:</div>
<div class="item item-divider"></div>
<div>
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
<p id="exchange-name" style="font-size: 32px;"></p>
<p id="exchange-text"></p>
<a href="" target="_blank" id="exchange-link">
<img src="img/ajax-loader2.gif" id="exchange-logo" style="max-width: 50%;" />
<p id="exchange-name" style="font-size: 32px;"></p>
<p id="exchange-text"></p>
</a>
</div>
</div>
<div class="item item-divider"></div>