diff --git a/app/Resources/views/Activity/activity.html.twig b/app/Resources/views/Activity/activity.html.twig index 052940be..7aa13ed5 100755 --- a/app/Resources/views/Activity/activity.html.twig +++ b/app/Resources/views/Activity/activity.html.twig @@ -36,7 +36,6 @@ $(function () { NRDB.user.data.unchecked_activity = 0; }); {% endif %}
- {% include '/Default/google_adaptable_ad.html.twig' %}
diff --git a/app/Resources/views/Decklist/decklist.html.twig b/app/Resources/views/Decklist/decklist.html.twig index 58b6e48e..32737f91 100755 --- a/app/Resources/views/Decklist/decklist.html.twig +++ b/app/Resources/views/Decklist/decklist.html.twig @@ -275,9 +275,6 @@ NRDB.user.params.decklist_id = Decklist.id; - -{% include '/Default/google_adaptable_ad.html.twig' %} - diff --git a/app/Resources/views/Decklist/decklists.html.twig b/app/Resources/views/Decklist/decklists.html.twig index 5f8d5806..25cd2b83 100755 --- a/app/Resources/views/Decklist/decklists.html.twig +++ b/app/Resources/views/Decklist/decklists.html.twig @@ -23,8 +23,6 @@ {% set linkurl = path('decklists_searchform') %}
  • Search
  • -{% include '/Default/google_adaptable_ad.html.twig' %} -
    @@ -84,4 +82,4 @@
    -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/app/Resources/views/Default/donators.html.twig b/app/Resources/views/Default/donators.html.twig index 19f791fe..1f37226e 100755 --- a/app/Resources/views/Default/donators.html.twig +++ b/app/Resources/views/Default/donators.html.twig @@ -7,7 +7,7 @@

    The Gracious Donators

    NetrunnerDB wouldn't be the same without them. Many, many thanks.

    -

    To show our appreciation, the content of the site is free of ads for Donators.

    +

    This website is ad-free due to the generous donations of our generous Patreon supporters. Thank you all! We are working on new supporter perks as of October 2021, so please stay tuned!

    To become a Donator and help run the site, you can use Paypal or join the Project NISEI Patreon.

    {% include '/Default/recent_decklists.html.twig' %} - {% include '/Default/google_adaptable_ad.html.twig' %}
    diff --git a/app/Resources/views/Search/advanced-search.html.twig b/app/Resources/views/Search/advanced-search.html.twig index 6f9b550b..5a4e9608 100644 --- a/app/Resources/views/Search/advanced-search.html.twig +++ b/app/Resources/views/Search/advanced-search.html.twig @@ -301,8 +301,6 @@ - {% include '/Default/google_adaptable_ad.html.twig' %} - diff --git a/app/Resources/views/Search/display-full.html.twig b/app/Resources/views/Search/display-full.html.twig index 313db418..8ecf86f8 100755 --- a/app/Resources/views/Search/display-full.html.twig +++ b/app/Resources/views/Search/display-full.html.twig @@ -62,7 +62,6 @@
    - {% include '/Default/google_adaptable_ad.html.twig' %}
    diff --git a/app/Resources/views/layout.html.twig b/app/Resources/views/layout.html.twig index 9617a60c..0447576d 100755 --- a/app/Resources/views/layout.html.twig +++ b/app/Resources/views/layout.html.twig @@ -246,9 +246,6 @@ - {% if app.environment == 'prod' %} - - {% endif %}