aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/CallbackWrapper.jsm2
-rw-r--r--lib/CookieCache.jsm2
-rw-r--r--lib/FrameModule.jsm2
-rw-r--r--lib/HostMap.jsm2
-rw-r--r--lib/HttpRequestHeaders.jsm2
-rw-r--r--lib/LiquidDict.jsm2
-rw-r--r--lib/PendingRequests.jsm2
-rw-r--r--lib/PublicSuffixList.jsm2
-rw-r--r--lib/Punycode.jsm2
-rw-r--r--lib/UriTools.jsm2
10 files changed, 10 insertions, 10 deletions
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
*/