Skip to content

Commit

Permalink
Remove browser update
Browse files Browse the repository at this point in the history
  • Loading branch information
bertold committed Jun 15, 2024
1 parent a8698e0 commit c8fae90
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,4 @@
<img src="https://www.abuseipdb.com/contributor/84331.svg" alt="AbuseIPDB Contributor Badge" style="width: 240px;">
</a>
</div>
<script>
var $buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,unsupported:true,style:"bottom",api:2024.05 };
function $buo_f(){
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";
document.body.appendChild(e);
};
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
catch(e){window.attachEvent("onload", $buo_f)}
</script>
</footer>

0 comments on commit c8fae90

Please sign in to comment.