Removed some node.js vulnerabilities (last commit before slash command transition)

This commit is contained in:
ION606
2022-09-16 10:52:47 -04:00
parent 08a49e6149
commit fcd96c930a
3 changed files with 119 additions and 167 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<body>
<div class="row">
<div style="text-align: center;">
<button onclick="window.open('http://www.selmerbot.com/', target='_blank')" class="webBtn">selmerbot.com</button>
<button onclick="window.open('https://www.selmerbot.com/', target='_blank')" class="webBtn">selmerbot.com</button>
<script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="ion606" data-color="#FFDD00" data-emoji="" data-font="Cookie" data-text="Buy me a coffee" data-outline-color="#000000" data-font-color="#000000" data-coffee-color="#ffffff"></script>
</div>
</div>