Created
January 31, 2021 06:51
-
-
Save lyo/441e9436676e068b01a1bca4ab799067 to your computer and use it in GitHub Desktop.
privareReblog
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
| --- browser.zeromemory.xul Tue Apr 15 22:11:34 2008 | |
| +++ browser.mine.xul Mon Apr 14 22:38:52 2008 | |
| @@ -40,7 +40,7 @@ | |
| GM_Tombloo.Tombloo.Service = update({}, env.Tombloo.Service, | |
| 'check share posters extracters'.split(' ')); | |
| GM_Tombloo.Tumblr = update({}, env.Tumblr, | |
| - 'post remove getInfo read reblog openTab getLoggedInUser getReblogToken TUMBLR_URL'.split(' ')); | |
| + 'post remove getInfo read reblog privateReblog openTab getLoggedInUser getReblogToken TUMBLR_URL'.split(' ')); | |
| GM_Tombloo.FFFFOUND = update({}, env.FFFFOUND, | |
| 'post remove iLoveThis'.split(' ')); | |
| GM_Tombloo.Flickr = update({}, env.Flickr, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment