Merge branch 'master' of github.com:aeosynth/4chan-x

This commit is contained in:
Nicolas Stepien 2011-09-18 04:50:10 +02:00
commit 8164deab6a
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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