diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-06 11:32:34 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-06 11:32:34 +0800 |
commit | 8107a7c06ef8fd13490887748fa31b600cf31b62 (patch) | |
tree | 082655c330c2ebbfd4b109d4e66afe4528bbd886 /about.html | |
parent | 69419dfdb7587ae5b0fd69f87205f321cf94fdf4 (diff) | |
download | ematrix-8107a7c06ef8fd13490887748fa31b600cf31b62.tar.lz ematrix-8107a7c06ef8fd13490887748fa31b600cf31b62.tar.xz ematrix-8107a7c06ef8fd13490887748fa31b600cf31b62.zip |
update credits
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -7,6 +7,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 @@ -20,7 +22,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 --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> @@ -40,9 +42,9 @@ </ul> <h3>eMatrix links</h3> <ul> - <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> + <li><a href="https://c.hgit.ga/software/ematrix.git/releases"><span data-i18n="aboutChangelog"></span></a></li> + <li><a href="https://c.hgit.ga/software/ematrix.git/" data-i18n="aboutCode"></a></li> + <li><a href="https://c.hgit.ga/software/ematrix.git/issues" data-i18n="aboutIssues"></a></li> </ul> <h3>uMatrix links</h3> <ul> |