Skip to content

Commit

Permalink
restore exoclick
Browse files Browse the repository at this point in the history
  • Loading branch information
fredgido committed Oct 28, 2023
1 parent d26d40f commit 32c7767
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app/views/layouts/sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@
<%= yield :content %>
</section>

<section id="pornpenai">
<section id="exoclick">
<% if CurrentUser.user.show_ads? && controller_name == "posts" %>
<a href="https://rebrand.ly/dncjve7" >
<img src="https://cdn.aibooru.download/original/70/e4/70e467fb443c94f6ab2a0610fe72c642.png" border=0>
</a>
<script async type="application/javascript" src="https://a.magsrv.com/ad-provider.js"></script>
<ins class="eas6a97888e" data-zoneid="5031812"></ins>
<script>(AdProvider = window.AdProvider || []).push({"serve": {}});</script>
<% end %>
</section>

</div>
</div>
</div>
Expand Down

0 comments on commit 32c7767

Please sign in to comment.