diff options
68 files changed, 98 insertions, 0 deletions
@@ -16,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see {http://www.gnu.org/licenses/}. +# Home: https://gitlab.com/vannilla/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix # To build the XPI we explicitly list every file for these reasons: @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/asset-viewer.html b/asset-viewer.html index 1a3a35c..7f61905 100644 --- a/asset-viewer.html +++ b/asset-viewer.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/background.html b/background.html index a8b61ef..2e1ec66 100644 --- a/background.html +++ b/background.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/bootstrap.js b/bootstrap.js index 4c70ed0..6573003 100644 --- a/bootstrap.js +++ b/bootstrap.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/chrome.manifest b/chrome.manifest index 7e2edaf..e5c381b 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -16,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see {http://www.gnu.org/licenses/}. +# Home: https://gitlab.com/vannilla/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix content ematrix ./ diff --git a/cloud-ui.html b/cloud-ui.html index e7df050..20df8ba 100644 --- a/cloud-ui.html +++ b/cloud-ui.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/css/cloud-ui.css b/css/cloud-ui.css index 7fdf39d..856c5ab 100644 --- a/css/cloud-ui.css +++ b/css/cloud-ui.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/common.css b/css/common.css index e36ed15..6ec859b 100644 --- a/css/common.css +++ b/css/common.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard-common.css b/css/dashboard-common.css index a29ffa9..1023d8a 100644 --- a/css/dashboard-common.css +++ b/css/dashboard-common.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard.css b/css/dashboard.css index 4012442..5bfb242 100644 --- a/css/dashboard.css +++ b/css/dashboard.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/hosts-files.css b/css/hosts-files.css index 05b3cd0..45d9bb8 100644 --- a/css/hosts-files.css +++ b/css/hosts-files.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/legacy-toolbar-button.css b/css/legacy-toolbar-button.css index 68baa41..ff5ec2b 100644 --- a/css/legacy-toolbar-button.css +++ b/css/legacy-toolbar-button.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/logger-ui.css b/css/logger-ui.css index 2fcab4e..7220c01 100644 --- a/css/logger-ui.css +++ b/css/logger-ui.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/popup.css b/css/popup.css index a78a0a4..32f6be8 100644 --- a/css/popup.css +++ b/css/popup.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/raw-settings.css b/css/raw-settings.css index 48c43db..cf6751e 100644 --- a/css/raw-settings.css +++ b/css/raw-settings.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/user-rules.css b/css/user-rules.css index a467cdc..7e8cf0b 100644 --- a/css/user-rules.css +++ b/css/user-rules.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/dashboard.html b/dashboard.html index 420f4dd..9efb029 100644 --- a/dashboard.html +++ b/dashboard.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/frameModule.js b/frameModule.js index 8af4671..3f225df 100644 --- a/frameModule.js +++ b/frameModule.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/frameScript.js b/frameScript.js index 9d0f41c..da8022a 100644 --- a/frameScript.js +++ b/frameScript.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/hosts-files.html b/hosts-files.html index 5cb3177..2cd0735 100644 --- a/hosts-files.html +++ b/hosts-files.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/install.rdf b/install.rdf index d37565f..a12dc3e 100644 --- a/install.rdf +++ b/install.rdf @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#"> @@ -27,6 +28,7 @@ <description>Point & click to forbid/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.</description> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> <creator>Alessio Vanni</creator> <developer>Raymond Hill</developer> <developer>Deathamns</developer> @@ -42,6 +44,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -52,6 +55,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -62,6 +66,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -72,6 +77,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -82,6 +88,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -92,6 +99,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -102,6 +110,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -112,6 +121,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -122,6 +132,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -132,6 +143,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -142,6 +154,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -152,6 +165,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -162,6 +176,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -172,6 +187,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -182,6 +198,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -192,6 +209,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -202,6 +220,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -212,6 +231,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -222,6 +242,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -232,6 +253,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -242,6 +264,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -252,6 +275,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -262,6 +286,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -272,6 +297,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -282,6 +308,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -292,6 +319,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -302,6 +330,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -312,6 +341,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -322,6 +352,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> + <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> </r:Description></localized> <!-- Basilisk --> diff --git a/js/about.js b/js/about.js index acaffa3..88c6699 100644 --- a/js/about.js +++ b/js/about.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/asset-viewer.js b/js/asset-viewer.js index 97a1fb8..528abe4 100644 --- a/js/asset-viewer.js +++ b/js/asset-viewer.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/assets.js b/js/assets.js index 93a0cf1..37a691a 100644 --- a/js/assets.js +++ b/js/assets.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/background.js b/js/background.js index 8c8d0ea..4849caf 100644 --- a/js/background.js +++ b/js/background.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/browsercache.js b/js/browsercache.js index 5b02a72..be9c116 100644 --- a/js/browsercache.js +++ b/js/browsercache.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/cloud-ui.js b/js/cloud-ui.js index a017ae9..528ea2b 100644 --- a/js/cloud-ui.js +++ b/js/cloud-ui.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/contentscript-start.js b/js/contentscript-start.js index c449c55..710504e 100644 --- a/js/contentscript-start.js +++ b/js/contentscript-start.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/contentscript.js b/js/contentscript.js index dcdd473..ae0d12c 100644 --- a/js/contentscript.js +++ b/js/contentscript.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/cookies.js b/js/cookies.js index 056744f..986a599 100644 --- a/js/cookies.js +++ b/js/cookies.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/dashboard-common.js b/js/dashboard-common.js index eecd668..21a0e8c 100644 --- a/js/dashboard-common.js +++ b/js/dashboard-common.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/dashboard.js b/js/dashboard.js index 5ff6ebc..af2bfb0 100644 --- a/js/dashboard.js +++ b/js/dashboard.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/hosts-files.js b/js/hosts-files.js index a259240..a9798c3 100644 --- a/js/hosts-files.js +++ b/js/hosts-files.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/httpsb.js b/js/httpsb.js index 331aa23..92be9d9 100644 --- a/js/httpsb.js +++ b/js/httpsb.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/liquid-dict.js b/js/liquid-dict.js index 3f3da08..f5cd547 100644 --- a/js/liquid-dict.js +++ b/js/liquid-dict.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/logger-ui.js b/js/logger-ui.js index a3e9d9b..1b1d343 100644 --- a/js/logger-ui.js +++ b/js/logger-ui.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/sessbench */ diff --git a/js/logger.js b/js/logger.js index 7fe56dc..ec3d11d 100644 --- a/js/logger.js +++ b/js/logger.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/main-blocked.js b/js/main-blocked.js index cb11910..86e2b85 100644 --- a/js/main-blocked.js +++ b/js/main-blocked.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/matrix.js b/js/matrix.js index d1abcfc..ef129da 100644 --- a/js/matrix.js +++ b/js/matrix.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/messaging.js b/js/messaging.js index 0a1ff4a..14f2005 100644 --- a/js/messaging.js +++ b/js/messaging.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/pagestats.js b/js/pagestats.js index eb9a172..a6526e6 100644 --- a/js/pagestats.js +++ b/js/pagestats.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/polyfill.js b/js/polyfill.js index dea7e39..51b9723 100644 --- a/js/polyfill.js +++ b/js/polyfill.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix This file has been originally imported from: diff --git a/js/popup.js b/js/popup.js index 98781b4..7849cec 100644 --- a/js/popup.js +++ b/js/popup.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/profiler.js b/js/profiler.js index 8cd7fba..b6f05d7 100644 --- a/js/profiler.js +++ b/js/profiler.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/raw-settings.js b/js/raw-settings.js index 4abcd97..b7ec611 100644 --- a/js/raw-settings.js +++ b/js/raw-settings.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/settings.js b/js/settings.js index bc11c7a..dda64e4 100644 --- a/js/settings.js +++ b/js/settings.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/start.js b/js/start.js index 3ebb6bd..9f88e42 100644 --- a/js/start.js +++ b/js/start.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/storage.js b/js/storage.js index 5440176..4ca9b4f 100644 --- a/js/storage.js +++ b/js/storage.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/traffic.js b/js/traffic.js index 1ca12cd..40b7bc7 100644 --- a/js/traffic.js +++ b/js/traffic.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/uritools.js b/js/uritools.js index f3ca554..c298a3a 100644 --- a/js/uritools.js +++ b/js/uritools.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/user-rules.js b/js/user-rules.js index c9c48be..9e1c355 100644 --- a/js/user-rules.js +++ b/js/user-rules.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/usersettings.js b/js/usersettings.js index 13715f8..6b24f16 100644 --- a/js/usersettings.js +++ b/js/usersettings.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/utils.js b/js/utils.js index ccd5e88..4d20968 100644 --- a/js/utils.js +++ b/js/utils.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-background.js b/js/vapi-background.js index 7a49e9d..d755e43 100644 --- a/js/vapi-background.js +++ b/js/vapi-background.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-client.js b/js/vapi-client.js index 34a599f..20e16f9 100644 --- a/js/vapi-client.js +++ b/js/vapi-client.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-common.js b/js/vapi-common.js index 8ef49bd..6946a9c 100644 --- a/js/vapi-common.js +++ b/js/vapi-common.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-popup.js b/js/vapi-popup.js index c1fbdbb..6a3c9f5 100644 --- a/js/vapi-popup.js +++ b/js/vapi-popup.js @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/logger-ui.html b/logger-ui.html index 17780a1..16fa602 100644 --- a/logger-ui.html +++ b/logger-ui.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/main-blocked.html b/main-blocked.html index 98a09f0..e00477b 100644 --- a/main-blocked.html +++ b/main-blocked.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/raw-settings.html b/raw-settings.html index 436d8c8..5bb34e6 100644 --- a/raw-settings.html +++ b/raw-settings.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/settings.html b/settings.html index 6747ea6..4d56b8b 100644 --- a/settings.html +++ b/settings.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> diff --git a/user-rules.html b/user-rules.html index 8d6fd61..ea8280f 100644 --- a/user-rules.html +++ b/user-rules.html @@ -17,6 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <html> |