mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-08-02 02:32:24 +00:00
Compare commits
No commits in common. "2a26a988f6ef1ef8511f8061878320c149527a59" and "a39d4a477c35203c8aa7aedbd0264124d5e448ee" have entirely different histories.
2a26a988f6
...
a39d4a477c
@ -192,7 +192,8 @@
|
||||
var i = 0,
|
||||
length = string.length;
|
||||
for (i; i < length; i++) {
|
||||
parent.innerHTML += "<span style = '--n:"+ (100 * i - 10000 + 'ms') + ";' > " + string[i] + "</span>";
|
||||
parent.innerHTML += " < span style = '--n:"+ (100 * i - 10000 + '
|
||||
ms ') + ";' > " + string[i] + " < /span>";
|
||||
}
|
||||
}
|
||||
funheader()
|
||||
|
@ -94,7 +94,6 @@
|
||||
<a target="_blank" href="https://tamanotchi.world/18902c"><img src="https://tamanotchi.world/i2/18902" alt="It's tamaNOTchi! Click to feed!"></a>
|
||||
<br>
|
||||
<h6>Buttons: </h6>
|
||||
<a href="https://coderrrrr.site/"><img src="https://cdn.coderrrrr.site/misc/button.gif" alt="Use My button!"></a>
|
||||
<a target="_blank" href="https://status.cafe"><img src="https://status.cafe/assets/button.png" alt="Status Cafe"/></a>
|
||||
<a target="_blank" href="https://eightyeightthirty.one"><img src="https://notnite.com/buttons/88x31.png" alt="88x31"/></a>
|
||||
<a target="_blank" href="https://notnite.com"><img src="https://notnite.com/buttons/notnite.png" alt="NotNite"/></a>
|
||||
@ -106,7 +105,6 @@
|
||||
<a href="https://nekoweb.org/"><img src="https://nekoweb.org/assets/buttons/button10.png"></a><!-- button by felixfever.nekoweb.org -->
|
||||
<a target="_blank" href="https://possiblyaxolotl.com"><img src="https://possiblyaxolotl.com/images/88x31/88x31.png" title="PossiblyAxolotl? It's more likely than you think!" alt="PossiblyAxolotl" /></a>
|
||||
<a target="_blank" href="https://dimden.dev/"><img src="https://dimden.dev/images/88x31.gif"></a>
|
||||
<a href="https://blackmagegaming.neocities.org"><img src="https://blackmagegaming.com/buttons/blackmagegamingButtonGenoSadness.gif"></a>
|
||||
<!-- Tildeverse Banner Exchange code begin -->
|
||||
<div style="text-align: center;">
|
||||
<iframe src="https://banner.tildeverse.org//work.php?ID=coder" width="468" height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>
|
||||
|
Loading…
x
Reference in New Issue
Block a user