Skip to content

Commit

Permalink
fix: drop injected script from domain we no longer own (#10091)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdixon authored Feb 7, 2022
1 parent a318823 commit 4e1a775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/retail/templates/bounties/contributor.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,4 @@ <h2 class="join-gitcoin-heading">{% trans "<span class=\"light\">All that's left
fetchBountiesAndAddToList(uri, '.featured-bounties', 5, additional_callback);
</script>
{% endif %}
<script src="https://codefund.app/properties/189/funder.js" async="async"></script>
</html>

0 comments on commit 4e1a775

Please sign in to comment.