5 ms·
Ah I didn't know you could have it without the base64 encoding. I did basically the same: data:text/javascript;base64,YWxlcnQoInRlc3QiKQ==
by 9point6 10y ago
Ah I didn't know you could have it without the base64 encoding.
I did basically the same:
data:text/javascript;base64,YWxlcnQoInRlc3QiKQ==
- et-al 10y agoThese are awesome, thanks.