Skip to content

Commit

Permalink
Merge pull request #2517 from sonalkr132/remove-gauges
Browse files Browse the repository at this point in the history
Remove gauges from the third party script
  • Loading branch information
sonalkr132 committed Sep 29, 2020
2 parents b2dd300 + cc66244 commit c3fb97c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,6 @@
<%= t("layouts.application.footer.optimized_by") %>
<span class="t-hidden">New Relic</span>
</a>
<a class="footer__sponsor" href="https://get.gaug.es/" target="_blank">
<%= t("layouts.application.footer.tracking_by") %>
<span class="t-hidden">Gauges</span>
</a>
<a class="footer__sponsor" href="https://www.runscope.com/" target="_blank">
<%= t("layouts.application.footer.monitored_by") %>
<span class="t-hidden">Runscope</span>
Expand Down Expand Up @@ -229,7 +225,6 @@

<%= javascript_include_tag "application" %>
<%= yield :javascript %>
<script type="text/javascript" async defer id="gauges-tracker" data-site-id="4eab0ac8613f5d1583000005" src="//secure.gaug.es/track.js"></script>
<script type="text/javascript" defer src="https://www.fastly-insights.com/insights.js?k=3e63c3cd-fc37-4b19-80b9-65ce64af060a"></script>
</body>
</html>
Binary file modified public/sponsors.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3fb97c

Please sign in to comment.