Skip to content

Instantly share code, notes, and snippets.

View DDoS's full-sized avatar

Aleksi Sapon DDoS

  • Montréal, Québec, Canada
View GitHub Profile
@DDoS
DDoS / set_icons.js
Last active October 21, 2017 16:49
// Readable
fetch("https://raw.githubusercontent.com/DDoS/sprite-icons/master/output/icons.json")
.then(res => res.json())
.then((icons) => {
for (key in icons) {
localStorage[key.replace("id", "icon")] = icons[key].url;
}
});
// Compressed

Keybase proof

I hereby claim:

  • I am ddos on github.
  • I am ddos (https://keybase.io/ddos) on keybase.
  • I have a public key whose fingerprint is E9D8 C5E4 6ED3 73D6 8FB4 321D B233 9160 03C2 207A

To claim this, I am signing this object: