Skip to content

Instantly share code, notes, and snippets.

@HungryBoy02
HungryBoy02 / index.html
Created December 18, 2020 05:28
Minecraft server status widget
<div class="card"> <div class="icon"><img src="https://pbs.twimg.com/profile_images/808180587605331969/u-CULTwl_400x400.jpg" id="favicon"></div><div class="header">
<div class="image"> <img src="https://pbs.twimg.com/media/C2bx8KGWQAEORsE.jpg" alt="" /> </div>
<h2>mc.hypixel.net</h2>
</div>
<div id="rest">Loading ...</div>
</div>
@HungryBoy02
HungryBoy02 / index.html
Created December 18, 2020 05:02
Minecraft server status widget
<div class="card"> <div class="icon"><img src="https://pbs.twimg.com/profile_images/808180587605331969/u-CULTwl_400x400.jpg" id="favicon"></div><div class="header">
<div class="image"> <img src="https://pbs.twimg.com/media/C2bx8KGWQAEORsE.jpg" alt="" /> </div>
<h2>mc.hypixel.net</h2>
</div>
<div id="rest">Loading ...</div>
</div>