Skip to content

Commit c8fae90

Browse files
committed
Remove browser update
1 parent a8698e0 commit c8fae90

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

_includes/footer.html

-10
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,4 @@
1313
<img src="https://www.abuseipdb.com/contributor/84331.svg" alt="AbuseIPDB Contributor Badge" style="width: 240px;">
1414
</a>
1515
</div>
16-
<script>
17-
var $buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,unsupported:true,style:"bottom",api:2024.05 };
18-
function $buo_f(){
19-
var e = document.createElement("script");
20-
e.src = "//browser-update.org/update.min.js";
21-
document.body.appendChild(e);
22-
};
23-
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
24-
catch(e){window.attachEvent("onload", $buo_f)}
25-
</script>
2616
</footer>

0 commit comments

Comments
 (0)