Add Disroot to bookmarks.
This commit is contained in:
parent
5f2000277b
commit
e29ef5d30b
4 changed files with 17 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"lastFetched": "2026-07-05T15:17:32.649Z",
|
"lastFetched": "2026-07-05T15:35:13.105Z",
|
||||||
"posts": [
|
"posts": [
|
||||||
{
|
{
|
||||||
"date": "2026-07-03T01:51:37.604Z",
|
"date": "2026-07-03T01:51:37.604Z",
|
||||||
|
|
|
||||||
|
|
@ -124,6 +124,18 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"services": {
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "Disroot",
|
||||||
|
"link": "https://disroot.org/",
|
||||||
|
"description": {
|
||||||
|
"en": "Privacy respecting e-mail, Nextcloud storage, XMPP server, encrypted file sharing and other cool services.",
|
||||||
|
"pt": "E-mail que respeita sua privacidade, armazenamento Nextcloud, servidor XMPP, compartilhamento de arquivos criptografados e outros serviços legais."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"piracy": {
|
"piracy": {
|
||||||
"88x31": ["piracy.png"],
|
"88x31": ["piracy.png"],
|
||||||
"links": [
|
"links": [
|
||||||
|
|
|
||||||
|
|
@ -7,5 +7,6 @@
|
||||||
"games": "Games",
|
"games": "Games",
|
||||||
"tools": "Tools",
|
"tools": "Tools",
|
||||||
"music": "Music",
|
"music": "Music",
|
||||||
"piracy": "Piracy"
|
"piracy": "Piracy",
|
||||||
|
"services": "Services"
|
||||||
}
|
}
|
||||||
|
|
@ -7,5 +7,6 @@
|
||||||
"games": "Jogos",
|
"games": "Jogos",
|
||||||
"tools": "Ferramentas",
|
"tools": "Ferramentas",
|
||||||
"music": "Música",
|
"music": "Música",
|
||||||
"piracy": "Pirataria"
|
"piracy": "Pirataria",
|
||||||
|
"services": "Serviços"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue