Skip to content

Instantly share code, notes, and snippets.

View cy6erskunk's full-sized avatar
:shipit:
<img src="/" onerror="alert(💩)" />

Igor cy6erskunk

:shipit:
<img src="/" onerror="alert(💩)" />
  • Helsinki, Finland
View GitHub Profile
@cy6erskunk
cy6erskunk / beforeEdge14.css
Last active March 16, 2017 13:08
CSS hacks make me cry
@supports (-ms-accelerator:true) {
/* some MS Edge-targeted hacks here */
}
@cy6erskunk
cy6erskunk / afterEdge14.css
Last active March 16, 2017 13:08
CSS hacks make me cry
@supports (-ms-ime-align:auto) {
/* some MS Edge-targeted hacks here */
}
@cy6erskunk
cy6erskunk / LICENSE.txt
Created June 21, 2012 19:45 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE