Merge pull request 'Add ~vern instances' (#339) from cobra/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/339
This commit is contained in:
commit
d85f0680ad
|
@ -48,6 +48,7 @@ Community instances:
|
||||||
| [teddit.garudalinux.org](https://teddit.garudalinux.org) | | | Managed by https://garudalinux.org |
|
| [teddit.garudalinux.org](https://teddit.garudalinux.org) | | | Managed by https://garudalinux.org |
|
||||||
| [tedd.it](https://tedd.it) | | | |
|
| [tedd.it](https://tedd.it) | | | |
|
||||||
| [teddit.privacytools.io](https://teddit.privacytools.io) | | | Part of [PrivacyTools.io](https://www.privacytools.io/) and hosted by [Privex](https://www.privex.io/) |
|
| [teddit.privacytools.io](https://teddit.privacytools.io) | | | Part of [PrivacyTools.io](https://www.privacytools.io/) and hosted by [Privex](https://www.privex.io/) |
|
||||||
|
| [td.vern.cc](https://td.vern.cc) | [td.vernccvbvyi5qhfzyqen...onion](http://td.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion) | [td.vern.i2p](http://verncco2oaxjikammz4pi7umzp673cme6zuemx7yeeewspwrw3va.b32.i2p) | Operated by https://vern.cc |
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Remove the Changelog section, because the CHANGELOG.md is not updated anymore
|
Remove the Changelog section, because the CHANGELOG.md is not updated anymore
|
||||||
|
|
|
@ -90,5 +90,11 @@
|
||||||
{
|
{
|
||||||
"url": "https://wiki.privacytools.io",
|
"url": "https://wiki.privacytools.io",
|
||||||
"notes": "Part of: https://www.privacytools.io"
|
"notes": "Part of: https://www.privacytools.io"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url":"https://td.vern.cc",
|
||||||
|
"onion":"http://td.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
|
||||||
|
"i2p":"http://verncco2oaxjikammz4pi7umzp673cme6zuemx7yeeewspwrw3va.b32.i2p",
|
||||||
|
"notes":"Operated by https://vern.cc"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue