From d7e533d3db23ef4874f6a6f3670b7d36a8d16320 Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 25 Apr 2011 22:11:39 -0700 Subject: [PATCH] 2.0.1 rm file://* from @include --- 4chan_x.js | 3 +-- header | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/4chan_x.js b/4chan_x.js index d8647e98a..b857d88a9 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2,12 +2,11 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.0.0 +// @version 2.0.1 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @include file://* // @updateURL http://userscripts.org/scripts/source/51412.meta.js // ==/UserScript== diff --git a/header b/header index e4e9552c9..53641faa0 100644 --- a/header +++ b/header @@ -2,12 +2,11 @@ // @name 4chan x // @namespace aeosynth // @description Adds various features. -// @version 2.0.0 +// @version 2.0.1 // @copyright 2009-2011 James Campos // @license MIT; http://en.wikipedia.org/wiki/Mit_license // @include http://boards.4chan.org/* // @include http://sys.4chan.org/* -// @include file://* // @updateURL http://userscripts.org/scripts/source/51412.meta.js // ==/UserScript==