added git.pofilo.fr
This commit is contained in:
parent
9d9f9893dd
commit
9bd241330f
@ -19,6 +19,7 @@ The following forges have no significant ethical issues:
|
||||
[git.safemobile.org](https://git.safemobile.org)|✅|Gitea 1.15.6[⚠][gitea-bug]|n|n|n|n||
|
||||
[opendev.org](https://opendev.org)|✅|Gitea 1.15.6[⚠][gitea-bug]|n|n|n|n|SSH port: 22|
|
||||
[try.gitea.io](https://try.gitea.io)|✅|Gitea 1.16.0|n|n|n|n|Intended only for Gitea experimentation; no expectation of future availability|
|
||||
[git.pofilo.fr](https://git.pofilo.fr)|❌|Gitea 1.16.1|n|n|n|n|no registration link|
|
||||
[framagit.org](https://framagit.org)|✅|Gitlab (CE 13.10.2)|n|n|n|n|[may become more restricted](https://framablog.org/2019/09/26/lets-de-frama-tify-the-internet) in mid-2021|
|
||||
[git.jami.net](https://git.jami.net)|✅|Gitlab (CE)|n|n|n|n|possibly restricted to Jami efforts; acces to help page blocked to non-members so CE/EE unknown|
|
||||
[git.stuxhost.com](https://git.stuxhost.com)|✅|Gitlab (CE)|n|n|n|n||
|
||||
|
@ -58,6 +58,7 @@ insert into forgesTbl (url_clrnet, software, notes) values ('https://opendev.org
|
||||
insert into forgesTbl (url_clrnet, software, dead) values ('https://git.passageenseine.fr','Gitea',1);
|
||||
insert into forgesTbl (url_clrnet, software, dead) values ('https://gitea.shuishan.net.cn','Gitea',1);
|
||||
insert into forgesTbl (url_clrnet, software, notes) values ('https://try.gitea.io','Gitea 1.16.0','Intended only for Gitea experimentation; no expectation of future availability');
|
||||
insert into forgesTbl (url_clrnet, software, openpubreg, notes) values ('https://git.pofilo.fr','Gitea 1.16.1',0,'no registration link');
|
||||
insert into forgesTbl (url_clrnet, software, openpubreg, notes) values ('https://forge.april.org','Gitea 1.15.6',0,'French is the primary language; no registration form; access is for [April](https://www.april.org) members -- but perhaps April membership is open to all?');
|
||||
insert into forgesTbl (url_clrnet, software) values ('https://git.eta.st','Gitea 1.15.0');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user