From bd281042bc5b747c118cd0db3d2b0cc18f8ad62c Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 17 Sep 2011 19:23:27 -0700 Subject: [PATCH 1/2] wtf happened to the scriptish issues --- script.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.coffee b/script.coffee index e8ef9168c..79d18afc2 100644 --- a/script.coffee +++ b/script.coffee @@ -86,7 +86,7 @@ config = # XXX chrome can't into `{log} = console` if console? # XXX scriptish - console.log.apply is not a function - # https://github.com/scriptish/scriptish/issues/499 + # https://github.com/scriptish/scriptish/issues/3 log = (arg) -> console.log arg From 6eed88f22442d6a6e63dbe8f4d36308453ab0f3b Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 17 Sep 2011 19:42:59 -0700 Subject: [PATCH 2/2] raw.github.com --- 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 0c8bd5a0d..4e8e73e83 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -6,7 +6,7 @@ // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @icon https://github.com/aeosynth/4chan-x/raw/gh-pages/favicon.png +// @icon https://raw.github.com/aeosynth/4chan-x/gh-pages/favicon.png // ==/UserScript== /* LICENSE diff --git a/Cakefile b/Cakefile index b59ac74d5..6d5ac1eac 100644 --- a/Cakefile +++ b/Cakefile @@ -11,7 +11,7 @@ HEADER = """ // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @icon https://github.com/aeosynth/4chan-x/raw/gh-pages/favicon.png +// @icon https://raw.github.com/aeosynth/4chan-x/gh-pages/favicon.png // ==/UserScript== /* LICENSE