From ee44097eec6a2b2835de4d1270f12a55c9729d00 Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 2 May 2011 22:28:11 -0700 Subject: [PATCH] @include file://* --- 4chan_x.js | 1 + header | 1 + 2 files changed, 2 insertions(+) diff --git a/4chan_x.js b/4chan_x.js index 0b6473fe6..32f3b7ac5 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 7600ae860..8ba4abddb 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==