diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-10 22:43:50 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-10 22:43:50 -0500 |
commit | a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a (patch) | |
tree | f0b5a6f6197286f3a49282423057c7b7a049ae7e | |
parent | 1f6d6eb2538bedb20296511d75ef35442078d84a (diff) | |
download | ematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.tar.lz ematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.tar.xz ematrix-a9a9a2e50e55c8d0871ff566f14c80f5c78f5a2a.zip |
rebrand site URL
82 files changed, 117 insertions, 117 deletions
diff --git a/CallbackWrapper.jsm b/CallbackWrapper.jsm index 71237c4..8611383 100644 --- a/CallbackWrapper.jsm +++ b/CallbackWrapper.jsm @@ -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/HttpRequestHeaders.jsm b/HttpRequestHeaders.jsm index fe54d63..217b5a3 100644 --- a/HttpRequestHeaders.jsm +++ b/HttpRequestHeaders.jsm @@ -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 */ @@ -16,7 +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 +# Home: https://libregit.org/heckyel/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix # To build the XPI we explicitly list every file for these reasons: @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> @@ -40,9 +40,9 @@ </ul> <h3>eMatrix links</h3> <ul> - <li><a href="https://gitlab.com/vannilla/ematrix/tags"><span data-i18n="aboutChangelog"></span></a></li> - <li><a href="https://gitlab.com/vannilla/ematrix/" data-i18n="aboutCode"></a></li> - <li><a href="https://gitlab.com/vannilla/ematrix/issues" data-i18n="aboutIssues"></a></li> + <li><a href="https://libregit.org/heckyel/ematrix/tags"><span data-i18n="aboutChangelog"></span></a></li> + <li><a href="https://libregit.org/heckyel/ematrix/" data-i18n="aboutCode"></a></li> + <li><a href="https://libregit.org/heckyel/ematrix/issues" data-i18n="aboutIssues"></a></li> </ul> <h3>uMatrix links</h3> <ul> diff --git a/asset-viewer.html b/asset-viewer.html index ac7369c..0c0da01 100644 --- a/asset-viewer.html +++ b/asset-viewer.html @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1"> diff --git a/assets/assets.json b/assets/assets.json index 7688e63..5d76681 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -3,7 +3,7 @@ "content": "internal", "updateAfter": 13, "contentURL": [ - "https://gitlab.com/vannilla/ematrix/raw/master/assets/assets.json", + "https://libregit.org/heckyel/ematrix/raw/master/assets/assets.json", "assets/assets.json" ] }, diff --git a/background.html b/background.html index c266d1b..9ad8fc6 100644 --- a/background.html +++ b/background.html @@ -20,7 +20,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 --> <title>eMatrix</title> diff --git a/bootstrap.js b/bootstrap.js index 059f2d2..b0cdc91 100644 --- a/bootstrap.js +++ b/bootstrap.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/chrome.manifest b/chrome.manifest index e5c381b..919bf02 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -16,7 +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 +# Home: https://libregit.org/heckyel/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix content ematrix ./ diff --git a/cloud-ui.html b/cloud-ui.html index ae94239..19b1306 100644 --- a/cloud-ui.html +++ b/cloud-ui.html @@ -20,7 +20,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 --> <title></title> diff --git a/css/cloud-ui.css b/css/cloud-ui.css index 856c5ab..c353a62 100644 --- a/css/cloud-ui.css +++ b/css/cloud-ui.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/common.css b/css/common.css index 6ec859b..981e590 100644 --- a/css/common.css +++ b/css/common.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard-common.css b/css/dashboard-common.css index 1023d8a..8012121 100644 --- a/css/dashboard-common.css +++ b/css/dashboard-common.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard.css b/css/dashboard.css index 5bfb242..c449d2d 100644 --- a/css/dashboard.css +++ b/css/dashboard.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/hosts-files.css b/css/hosts-files.css index 45d9bb8..9b85176 100644 --- a/css/hosts-files.css +++ b/css/hosts-files.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/legacy-toolbar-button.css b/css/legacy-toolbar-button.css index 23bcff3..e713c99 100644 --- a/css/legacy-toolbar-button.css +++ b/css/legacy-toolbar-button.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/logger-ui.css b/css/logger-ui.css index 7220c01..8ecde23 100644 --- a/css/logger-ui.css +++ b/css/logger-ui.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/popup.css b/css/popup.css index 32f6be8..fa55c94 100644 --- a/css/popup.css +++ b/css/popup.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/raw-settings.css b/css/raw-settings.css index cf6751e..f766458 100644 --- a/css/raw-settings.css +++ b/css/raw-settings.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/user-rules.css b/css/user-rules.css index 7e8cf0b..b14c328 100644 --- a/css/user-rules.css +++ b/css/user-rules.css @@ -16,7 +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 + Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/dashboard.html b/dashboard.html index b71f548..209875b 100644 --- a/dashboard.html +++ b/dashboard.html @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1"> diff --git a/frameModule.js b/frameModule.js index 92e4d5d..6ee0dab 100644 --- a/frameModule.js +++ b/frameModule.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/frameScript.js b/frameScript.js index da8022a..9642dc2 100644 --- a/frameScript.js +++ b/frameScript.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/hosts-files.html b/hosts-files.html index 6861118..8799b50 100644 --- a/hosts-files.html +++ b/hosts-files.html @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/install.rdf b/install.rdf index 03c39bd..7d01f72 100644 --- a/install.rdf +++ b/install.rdf @@ -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 --> <r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#"> @@ -28,7 +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> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> <creator>Alessio Vanni</creator> <developer>Raymond Hill</developer> <developer>Deathamns</developer> @@ -44,7 +44,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -55,7 +55,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -66,7 +66,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -77,7 +77,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -88,7 +88,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -99,7 +99,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -110,7 +110,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -121,7 +121,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -132,7 +132,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -143,7 +143,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -154,7 +154,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -165,7 +165,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -176,7 +176,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -187,7 +187,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -198,7 +198,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -209,7 +209,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -220,7 +220,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -231,7 +231,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -242,7 +242,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -253,7 +253,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -264,7 +264,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -275,7 +275,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -286,7 +286,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -297,7 +297,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -308,7 +308,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -319,7 +319,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -330,7 +330,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -341,7 +341,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -352,7 +352,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://gitlab.com/vannilla/ematrix</homepageURL> + <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> </r:Description></localized> <!-- Basilisk --> 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 */ @@ -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 */ @@ -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 */ @@ -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 */ @@ -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/logger-ui.html b/logger-ui.html index bfb1c28..4310a8a 100644 --- a/logger-ui.html +++ b/logger-ui.html @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1"> diff --git a/main-blocked.html b/main-blocked.html index ada349f..0919521 100644 --- a/main-blocked.html +++ b/main-blocked.html @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1"> diff --git a/options.xul b/options.xul index 4469c6e..39e41b6 100644 --- a/options.xul +++ b/options.xul @@ -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 --> <vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> @@ -20,7 +20,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 --> <meta name="viewport" content="width=device-width, initial-scale=1"> diff --git a/raw-settings.html b/raw-settings.html index e471a64..4f8e3a7 100644 --- a/raw-settings.html +++ b/raw-settings.html @@ -20,7 +20,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 --> <title data-i18n="rawSettingsPageName"></title> diff --git a/settings.html b/settings.html index d9040ab..0f589fa 100644 --- a/settings.html +++ b/settings.html @@ -20,7 +20,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 --> <title>eMatrix — Settings</title> diff --git a/user-rules.html b/user-rules.html index f9bd43f..70f7a46 100644 --- a/user-rules.html +++ b/user-rules.html @@ -20,7 +20,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 --> <title>eMatrix — Your rules</title> |