From bc172fdbc8c57d67df5d7514a2ea29e7b5080b9f Mon Sep 17 00:00:00 2001 From: James Campos Date: Wed, 30 Mar 2011 15:43:52 -0700 Subject: [PATCH] include file://* for dev --- 4chan_x.js | 1 + header | 1 + 2 files changed, 2 insertions(+) diff --git a/4chan_x.js b/4chan_x.js index 7034ca9f5..32866a49e 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -7,6 +7,7 @@ // @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 fa79c2745..d67e3a4d1 100644 --- a/header +++ b/header @@ -7,6 +7,7 @@ // @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==