From dffd613a2c83fb6eeae4b3c78dbd9e9dbe7f616c Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Tue, 20 Dec 2011 05:53:00 +0100 Subject: [PATCH] Save a few bytes. --- 4chan_x.user.js | 2 +- Cakefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 8029c7f10..09a88d908 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -9,7 +9,7 @@ // @include http://sys.4chan.org/* // @run-at document-start // @updateURL https://raw.github.com/mayhemydg/4chan-x/stable/4chan_x.user.js -// @icon https://raw.github.com/mayhemydg/4chan-x/gh-pages/favicon.png +// @icon https://raw.github.com/mayhemydg/4chan-x/gh-pages/favicon.gif // ==/UserScript== /* LICENSE diff --git a/Cakefile b/Cakefile index 6ad10fcc7..6d79bca48 100644 --- a/Cakefile +++ b/Cakefile @@ -16,7 +16,7 @@ HEADER = """ // @include http://sys.4chan.org/* // @run-at document-start // @updateURL https://raw.github.com/mayhemydg/4chan-x/stable/4chan_x.user.js -// @icon https://raw.github.com/mayhemydg/4chan-x/gh-pages/favicon.png +// @icon https://raw.github.com/mayhemydg/4chan-x/gh-pages/favicon.gif // ==/UserScript== /* LICENSE