diff options
Diffstat (limited to 'background.html')
-rw-r--r-- | background.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/background.html b/background.html index 399a33a..e7ef039 100644 --- a/background.html +++ b/background.html @@ -8,6 +8,8 @@ ηMatrix - a browser extension to black/white list requests. Copyright (C) 2019-2020 Alessio Vanni + Modified 2022 by Jesus E. + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -21,7 +23,7 @@ You should 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.spks.xyz/heckyel/ematrix + Home: https://c.hgit.ga/software/ematrix.git uMatrix Home: https://github.com/gorhill/uMatrix --> <title>ηMatrix</title> |