Last active
January 6, 2020 13:11
-
-
Save ailispaw/db3d9be7620e75e44045 to your computer and use it in GitHub Desktop.
Update Tumblr's favicon 2015.06
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
// ==Taberareloo== | |
// { | |
// "name" : "Update Tumblr's favicon 2015.06" | |
// , "description" : "Update Tumblr's favicon 2015.06" | |
// , "include" : ["background"] | |
// , "version" : "0.1.1" | |
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/db3d9be7620e75e44045/raw/patch.update.tumble.favicon.tbrl.js" | |
// } | |
// ==/Taberareloo== | |
(function() { | |
Tumblr.ICON = "https://secure.assets.tumblr.com/images/favicons/favicon.ico?_v=47be00c7c33a127e0e4ceeb3d2adbac2"; | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment