diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-15 14:16:44 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-15 14:16:44 -0500 |
commit | e9fcd28f353cf4d7c6cba6c7a6228ed477932412 (patch) | |
tree | 28ebce8f5e178bf5f4abe648073cc05e44b5f5fa | |
parent | c00d390a288e216c05c333b19ccc007949c2f639 (diff) | |
download | ematrix-e9fcd28f353cf4d7c6cba6c7a6228ed477932412.tar.lz ematrix-e9fcd28f353cf4d7c6cba6c7a6228ed477932412.tar.xz ematrix-e9fcd28f353cf4d7c6cba6c7a6228ed477932412.zip |
Update URL project
- Remove libregit.org (CloudFlare attack)
90 files changed, 121 insertions, 121 deletions
@@ -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://libregit.org/heckyel/ematrix +# Home: https://libregit.spks.xyz/heckyel/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix # To build the XPI we explicitly list every file for these reasons: @@ -11,7 +11,7 @@ official add-ons websites, or by manually building the XPI. ## Download - curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.9/eMatrix-3.0.9.xpi" -o eMatrix-3.0.9.xpi + curl "https://libregit.spks.xyz/heckyel/ematrix/raw/branch/archive/3.0.9/eMatrix-3.0.9.xpi" -o eMatrix-3.0.9.xpi ### Iceweasel-UXP Addons @@ -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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix/releases"><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> + <li><a href="https://libregit.spks.xyz/heckyel/ematrix/releases"><span data-i18n="aboutChangelog"></span></a></li> + <li><a href="https://libregit.spks.xyz/heckyel/ematrix/" data-i18n="aboutCode"></a></li> + <li><a href="https://libregit.spks.xyz/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 f25ce5d..eeea6d0 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 1c5fa36..166c1d7 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -3,7 +3,7 @@ "content": "internal", "updateAfter": 13, "contentURL": [ - "https://libregit.org/heckyel/ematrix/raw/master/assets/assets.json", + "https://libregit.spks.xyz/heckyel/ematrix/raw/master/assets/assets.json", "assets/assets.json" ] }, diff --git a/background.html b/background.html index a437135..350a2d8 100644 --- a/background.html +++ b/background.html @@ -21,7 +21,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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <title>ηMatrix</title> diff --git a/bootstrap.js b/bootstrap.js index 3a49754..0bceb56 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/chrome.manifest b/chrome.manifest index fbe117a..c381fae 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://libregit.org/heckyel/ematrix +# Home: https://libregit.spks.xyz/heckyel/ematrix # uMatrix Home: https://github.com/gorhill/uMatrix content ematrix ./ diff --git a/cloud-ui.html b/cloud-ui.html index c2a2e88..9672e9a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <title></title> diff --git a/css/cloud-ui.css b/css/cloud-ui.css index 83896c3..64dea40 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/common.css b/css/common.css index 2ce7e72..fa6eb7a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard-common.css b/css/dashboard-common.css index d9c697c..f138794 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard.css b/css/dashboard.css index b00ea5b..67a266f 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/hosts-files.css b/css/hosts-files.css index 699c2e5..fa3e07b 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/legacy-toolbar-button.css b/css/legacy-toolbar-button.css index e11d342..b3cbd8a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/logger-ui.css b/css/logger-ui.css index eb6533d..41448a7 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/popup.css b/css/popup.css index 6ff7e97..a070e1d 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/raw-settings.css b/css/raw-settings.css index c5d0069..77b76e2 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/user-rules.css b/css/user-rules.css index 8ab9599..ad02f2f 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/dashboard.html b/dashboard.html index fdbc0e8..8d59e2b 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/frameScript.js b/frameScript.js index 3fa4213..f8acc54 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/hosts-files.html b/hosts-files.html index b777b3d..8b36404 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 74d125f..f810163 100644 --- a/install.rdf +++ b/install.rdf @@ -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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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#"> @@ -27,7 +27,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://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> <creator>Alessio Vanni</creator> <developer>Raymond Hill</developer> <developer>Deathamns</developer> @@ -43,7 +43,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -54,7 +54,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -65,7 +65,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -76,7 +76,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -87,7 +87,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -98,7 +98,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -109,7 +109,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -120,7 +120,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -131,7 +131,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -142,7 +142,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -153,7 +153,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -164,7 +164,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -175,7 +175,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -186,7 +186,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -197,7 +197,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -208,7 +208,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -219,7 +219,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -230,7 +230,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -241,7 +241,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -252,7 +252,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -263,7 +263,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -274,7 +274,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -285,7 +285,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -296,7 +296,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -307,7 +307,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -318,7 +318,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <localized><r:Description> @@ -329,7 +329,7 @@ <developer>Raymond Hill</developer> <!-- uMatrix homepageURL --> <!-- <homepageURL>https://github.com/gorhill/uMatrix</homepageURL> --> - <homepageURL>https://libregit.org/heckyel/ematrix</homepageURL> + <homepageURL>https://libregit.spks.xyz/heckyel/ematrix</homepageURL> </r:Description></localized> <!-- Iceweasel-UXP/Basilisk --> diff --git a/js/about.js b/js/about.js index f4d63fc..17ff741 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/asset-viewer.js b/js/asset-viewer.js index d78cffc..8998892 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/assets.js b/js/assets.js index 146de0f..82b08a5 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/background.js b/js/background.js index 0db8cc6..842900a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/browsercache.js b/js/browsercache.js index 2eca33c..496d2d2 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/cloud-ui.js b/js/cloud-ui.js index a52e11b..6d5e875 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/contentscript-start.js b/js/contentscript-start.js index ab55456..4680e8c 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/contentscript.js b/js/contentscript.js index ef37923..21fbcf1 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/cookies.js b/js/cookies.js index 13bbf74..217468b 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/dashboard-common.js b/js/dashboard-common.js index 0dd25a7..677a3f3 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/dashboard.js b/js/dashboard.js index 6e75f6f..8e565f6 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/hosts-files.js b/js/hosts-files.js index 5afaafa..b2f19f6 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/httpsb.js b/js/httpsb.js index ed97c4c..be487d5 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/liquid-dict.js b/js/liquid-dict.js index dcc73c8..8a03d7a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/logger-ui.js b/js/logger-ui.js index d075ac6..8f4ffbf 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/sessbench */ diff --git a/js/logger.js b/js/logger.js index 7cf85e7..a602d91 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/main-blocked.js b/js/main-blocked.js index 5a045f2..c77dcec 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/matrix.js b/js/matrix.js index 745055b..fc0c90d 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/messaging.js b/js/messaging.js index 6cda29b..5b0c837 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/pagestats.js b/js/pagestats.js index ac3bf44..2851df6 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/polyfill.js b/js/polyfill.js index ca91858..27f2984 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 de47e2b..d750997 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/profiler.js b/js/profiler.js index fc34c54..7406e92 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/raw-settings.js b/js/raw-settings.js index 2f7ffa6..5940188 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/settings.js b/js/settings.js index 10cc256..5694b83 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/start.js b/js/start.js index 28876d1..a830425 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/storage.js b/js/storage.js index dbdf5b5..469ee7e 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/traffic.js b/js/traffic.js index 75fb1a4..0c71f85 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uBlock */ diff --git a/js/uritools.js b/js/uritools.js index 38d1403..770d54a 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/user-rules.js b/js/user-rules.js index c660636..ccd15c2 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/usersettings.js b/js/usersettings.js index 54dca16..2dffa5e 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/utils.js b/js/utils.js index 4ca2c10..be6ed9c 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-background.js b/js/vapi-background.js index 9611072..ff64178 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-browser.js b/js/vapi-browser.js index 8be7cbf..48474f9 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-client.js b/js/vapi-client.js index ff76e73..40598b8 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-cloud.js b/js/vapi-cloud.js index 891a1d7..70d7907 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-common.js b/js/vapi-common.js index 3eb5739..db48206 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-contextmenu.js b/js/vapi-contextmenu.js index 674f94b..271e30b 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-cookies.js b/js/vapi-cookies.js index 92defc5..c694b8d 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-core.js b/js/vapi-core.js index 65cb05e..5d33a60 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-messaging.js b/js/vapi-messaging.js index 5551c79..afc18a1 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-net.js b/js/vapi-net.js index 18da373..41cbc4f 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-popup.js b/js/vapi-popup.js index 2c837b5..0859e81 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-storage.js b/js/vapi-storage.js index 7b45ef1..8e46b90 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-tabs.js b/js/vapi-tabs.js index 911740d..02c3644 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/js/vapi-window.js b/js/vapi-window.js index ca7f1db..9e35db8 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/CallbackWrapper.jsm b/lib/CallbackWrapper.jsm index 633e9ab..8c07732 100644 --- a/lib/CallbackWrapper.jsm +++ b/lib/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/CookieCache.jsm b/lib/CookieCache.jsm index 3923077..c3badb4 100644 --- a/lib/CookieCache.jsm +++ b/lib/CookieCache.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/FrameModule.jsm b/lib/FrameModule.jsm index fe53bf0..22d0917 100644 --- a/lib/FrameModule.jsm +++ b/lib/FrameModule.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/HostMap.jsm b/lib/HostMap.jsm index ecbce25..fddace9 100644 --- a/lib/HostMap.jsm +++ b/lib/HostMap.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/HttpRequestHeaders.jsm b/lib/HttpRequestHeaders.jsm index 062400b..387eabd 100644 --- a/lib/HttpRequestHeaders.jsm +++ b/lib/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/LiquidDict.jsm b/lib/LiquidDict.jsm index c1df2ad..b45a5d7 100644 --- a/lib/LiquidDict.jsm +++ b/lib/LiquidDict.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/PendingRequests.jsm b/lib/PendingRequests.jsm index c6645b4..a3f72e5 100644 --- a/lib/PendingRequests.jsm +++ b/lib/PendingRequests.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/PublicSuffixList.jsm b/lib/PublicSuffixList.jsm index c6fa3b8..297ef49 100644 --- a/lib/PublicSuffixList.jsm +++ b/lib/PublicSuffixList.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/Punycode.jsm b/lib/Punycode.jsm index bafbe6a..0927b87 100644 --- a/lib/Punycode.jsm +++ b/lib/Punycode.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/lib/UriTools.jsm b/lib/UriTools.jsm index 258bcda..892dc44 100644 --- a/lib/UriTools.jsm +++ b/lib/UriTools.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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/logger-ui.html b/logger-ui.html index 2f1fe58..ad52656 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 d664376..cdcda12 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 9ae536e..4e67281 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/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 a6cf560..86b3ff6 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <title data-i18n="rawSettingsPageName"></title> diff --git a/settings.html b/settings.html index eb49808..c213a27 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <title>ηMatrix — Settings</title> diff --git a/user-rules.html b/user-rules.html index 403f236..2c8f700 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://libregit.org/heckyel/ematrix + Home: https://libregit.spks.xyz/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> <title>ηMatrix — Your rules</title> |