Created
June 29, 2022 23:16
-
-
Save adamsilverstein/6d8cfa1ebe193eaf4942fb73d596c123 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
( function( d, i, s, p ) { | |
s = d.createElement( s ); | |
s.src = '{$fallback_url}'; | |
i = d.createElement( i ); | |
i.src = p + 'jIAAABXRUJQVlA4ICYAAACyAgCdASoCAAEALmk0mk0iIiIiIgBoSygABc6zbAAA/v56QAAAAA=='; | |
i.onload = function() { | |
i.src = p + 'h4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA='; | |
}; | |
i.onerror = function() { | |
d.body.appendChild( s ); | |
}; | |
} )( document, 'img', 'script', 'data:image/webp;base64,UklGR' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment