aboutsummaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-10 22:43:50 -0500
committerJesús <heckyel@hyperbola.info>2019-08-10 22:43:50 -0500
commita9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a (patch)
treef0b5a6f6197286f3a49282423057c7b7a049ae7e /js
parent1f6d6eb2538bedb20296511d75ef35442078d84a (diff)
downloadematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.tar.lz
ematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.tar.xz
ematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.zip
rebrand site URL
Diffstat (limited to 'js')
-rw-r--r--js/about.js2
-rw-r--r--js/asset-viewer.js2
-rw-r--r--js/assets.js2
-rw-r--r--js/background.js2
-rw-r--r--js/browsercache.js2
-rw-r--r--js/cloud-ui.js2
-rw-r--r--js/contentscript-start.js2
-rw-r--r--js/contentscript.js2
-rw-r--r--js/cookies.js2
-rw-r--r--js/dashboard-common.js2
-rw-r--r--js/dashboard.js2
-rw-r--r--js/hosts-files.js2
-rw-r--r--js/httpsb.js2
-rw-r--r--js/i18n.js2
-rw-r--r--js/liquid-dict.js2
-rw-r--r--js/logger-ui.js2
-rw-r--r--js/logger.js2
-rw-r--r--js/main-blocked.js2
-rw-r--r--js/matrix.js2
-rw-r--r--js/messaging.js2
-rw-r--r--js/pagestats.js2
-rw-r--r--js/polyfill.js2
-rw-r--r--js/popup.js2
-rw-r--r--js/profiler.js2
-rw-r--r--js/raw-settings.js2
-rw-r--r--js/settings.js2
-rw-r--r--js/start.js2
-rw-r--r--js/storage.js2
-rw-r--r--js/tab.js2
-rw-r--r--js/traffic.js2
-rw-r--r--js/udom.js2
-rw-r--r--js/uritools.js2
-rw-r--r--js/user-rules.js2
-rw-r--r--js/usersettings.js2
-rw-r--r--js/utils.js2
-rw-r--r--js/vapi-background.js6
-rw-r--r--js/vapi-browser.js2
-rw-r--r--js/vapi-client.js2
-rw-r--r--js/vapi-cloud.js2
-rw-r--r--js/vapi-common.js2
-rw-r--r--js/vapi-contextmenu.js2
-rw-r--r--js/vapi-cookies.js2
-rw-r--r--js/vapi-core.js2
-rw-r--r--js/vapi-messaging.js2
-rw-r--r--js/vapi-net.js2
-rw-r--r--js/vapi-popup.js2
-rw-r--r--js/vapi-storage.js2
-rw-r--r--js/vapi-tabs.js2
-rw-r--r--js/vapi-window.js2
-rw-r--r--js/xal.js2
50 files changed, 52 insertions, 52 deletions
diff --git a/js/about.js b/js/about.js
index 88c6699..233c3f0 100644
--- a/js/about.js
+++ b/js/about.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/asset-viewer.js b/js/asset-viewer.js
index 528abe4..1d88459 100644
--- a/js/asset-viewer.js
+++ b/js/asset-viewer.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/assets.js b/js/assets.js
index 5565040..595b681 100644
--- a/js/assets.js
+++ b/js/assets.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/background.js b/js/background.js
index 4849caf..aad19e7 100644
--- a/js/background.js
+++ b/js/background.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/browsercache.js b/js/browsercache.js
index e1986db..d8ae19f 100644
--- a/js/browsercache.js
+++ b/js/browsercache.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/cloud-ui.js b/js/cloud-ui.js
index 528ea2b..1afd9d1 100644
--- a/js/cloud-ui.js
+++ b/js/cloud-ui.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uBlock
*/
diff --git a/js/contentscript-start.js b/js/contentscript-start.js
index dc93c1d..80799ef 100644
--- a/js/contentscript-start.js
+++ b/js/contentscript-start.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/contentscript.js b/js/contentscript.js
index ae0d12c..a4595cb 100644
--- a/js/contentscript.js
+++ b/js/contentscript.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/cookies.js b/js/cookies.js
index 986a599..4aa76c0 100644
--- a/js/cookies.js
+++ b/js/cookies.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/dashboard-common.js b/js/dashboard-common.js
index ed9f943..abb53b6 100644
--- a/js/dashboard-common.js
+++ b/js/dashboard-common.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/dashboard.js b/js/dashboard.js
index af2bfb0..5818d5c 100644
--- a/js/dashboard.js
+++ b/js/dashboard.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/hosts-files.js b/js/hosts-files.js
index a9798c3..de7f1ee 100644
--- a/js/hosts-files.js
+++ b/js/hosts-files.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/httpsb.js b/js/httpsb.js
index 92be9d9..887f13a 100644
--- a/js/httpsb.js
+++ b/js/httpsb.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/i18n.js b/js/i18n.js
index 0496eee..95e6d4c 100644
--- a/js/i18n.js
+++ b/js/i18n.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/liquid-dict.js b/js/liquid-dict.js
index 795fea6..8e38a75 100644
--- a/js/liquid-dict.js
+++ b/js/liquid-dict.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/logger-ui.js b/js/logger-ui.js
index 1b1d343..ed2c313 100644
--- a/js/logger-ui.js
+++ b/js/logger-ui.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/sessbench
*/
diff --git a/js/logger.js b/js/logger.js
index ec3d11d..0a7acd2 100644
--- a/js/logger.js
+++ b/js/logger.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uBlock
*/
diff --git a/js/main-blocked.js b/js/main-blocked.js
index 86e2b85..6e0edbc 100644
--- a/js/main-blocked.js
+++ b/js/main-blocked.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uBlock
*/
diff --git a/js/matrix.js b/js/matrix.js
index ef129da..9f2de51 100644
--- a/js/matrix.js
+++ b/js/matrix.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/messaging.js b/js/messaging.js
index dd2b629..45d4f70 100644
--- a/js/messaging.js
+++ b/js/messaging.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/pagestats.js b/js/pagestats.js
index 0a95396..646bf01 100644
--- a/js/pagestats.js
+++ b/js/pagestats.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/polyfill.js b/js/polyfill.js
index 51b9723..b0ff617 100644
--- a/js/polyfill.js
+++ b/js/polyfill.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/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 7849cec..5ece83a 100644
--- a/js/popup.js
+++ b/js/popup.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/profiler.js b/js/profiler.js
index 277eba3..5170cf8 100644
--- a/js/profiler.js
+++ b/js/profiler.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/raw-settings.js b/js/raw-settings.js
index b7ec611..98032f6 100644
--- a/js/raw-settings.js
+++ b/js/raw-settings.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uBlock
*/
diff --git a/js/settings.js b/js/settings.js
index dda64e4..f147e74 100644
--- a/js/settings.js
+++ b/js/settings.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/start.js b/js/start.js
index 65bba4a..34ad071 100644
--- a/js/start.js
+++ b/js/start.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/storage.js b/js/storage.js
index c56d414..3302de0 100644
--- a/js/storage.js
+++ b/js/storage.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/tab.js b/js/tab.js
index 2d6af4a..d6998b1 100644
--- a/js/tab.js
+++ b/js/tab.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/traffic.js b/js/traffic.js
index 80af782..03846b1 100644
--- a/js/traffic.js
+++ b/js/traffic.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/udom.js b/js/udom.js
index dff5f82..94ac5b9 100644
--- a/js/udom.js
+++ b/js/udom.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uBlock
*/
diff --git a/js/uritools.js b/js/uritools.js
index c298a3a..88d77de 100644
--- a/js/uritools.js
+++ b/js/uritools.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/user-rules.js b/js/user-rules.js
index 9e1c355..3197284 100644
--- a/js/user-rules.js
+++ b/js/user-rules.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/usersettings.js b/js/usersettings.js
index 6b24f16..e6b3e6e 100644
--- a/js/usersettings.js
+++ b/js/usersettings.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/utils.js b/js/utils.js
index 4d20968..05d5253 100644
--- a/js/utils.js
+++ b/js/utils.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-background.js b/js/vapi-background.js
index 6100c18..1064153 100644
--- a/js/vapi-background.js
+++ b/js/vapi-background.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
@@ -818,8 +818,8 @@
// The [id=...] notation doesn't work on
// space elements as they get a random ID each session
// (or something like that)
- // https://gitlab.com/vannilla/ematrix/issues/5
- // https://gitlab.com/vannilla/ematrix/issues/6
+ // https://libregit.org/heckyel/ematrix/issues/5
+ // https://libregit.org/heckyel/ematrix/issues/6
// Based on JustOff's snippet from the Pale Moon
// forum. It was reorganized because I find it
diff --git a/js/vapi-browser.js b/js/vapi-browser.js
index b3c9a5f..0a39830 100644
--- a/js/vapi-browser.js
+++ b/js/vapi-browser.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-client.js b/js/vapi-client.js
index e45cc4d..81ddd51 100644
--- a/js/vapi-client.js
+++ b/js/vapi-client.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-cloud.js b/js/vapi-cloud.js
index 90b077e..cedcfcd 100644
--- a/js/vapi-cloud.js
+++ b/js/vapi-cloud.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-common.js b/js/vapi-common.js
index b7c5635..c95d01f 100644
--- a/js/vapi-common.js
+++ b/js/vapi-common.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-contextmenu.js b/js/vapi-contextmenu.js
index b0f8694..f36d8ba 100644
--- a/js/vapi-contextmenu.js
+++ b/js/vapi-contextmenu.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-cookies.js b/js/vapi-cookies.js
index ff36d97..569205c 100644
--- a/js/vapi-cookies.js
+++ b/js/vapi-cookies.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-core.js b/js/vapi-core.js
index 0c907f7..c2c508d 100644
--- a/js/vapi-core.js
+++ b/js/vapi-core.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-messaging.js b/js/vapi-messaging.js
index d0a3333..ef11094 100644
--- a/js/vapi-messaging.js
+++ b/js/vapi-messaging.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-net.js b/js/vapi-net.js
index 7accbc0..ec12d2a 100644
--- a/js/vapi-net.js
+++ b/js/vapi-net.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-popup.js b/js/vapi-popup.js
index 6a3c9f5..c9075b3 100644
--- a/js/vapi-popup.js
+++ b/js/vapi-popup.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-storage.js b/js/vapi-storage.js
index 7aa873c..8acb244 100644
--- a/js/vapi-storage.js
+++ b/js/vapi-storage.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-tabs.js b/js/vapi-tabs.js
index d88d184..9fbecd6 100644
--- a/js/vapi-tabs.js
+++ b/js/vapi-tabs.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/vapi-window.js b/js/vapi-window.js
index e01dc7a..1619ead 100644
--- a/js/vapi-window.js
+++ b/js/vapi-window.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/
diff --git a/js/xal.js b/js/xal.js
index 1ac06b7..ec37a6c 100644
--- a/js/xal.js
+++ b/js/xal.js
@@ -17,7 +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
+ Home: https://libregit.org/heckyel/ematrix
uMatrix Home: https://github.com/gorhill/uMatrix
*/