mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 04:12:08 +01:00
Added hungarian language, Update podlist
This commit is contained in:
parent
c461ff5b7c
commit
4519d16af8
3 changed files with 43 additions and 3 deletions
|
@ -117,7 +117,6 @@
|
|||
<data android:host="diaspora.podzimek.org" android:scheme="https" />
|
||||
<data android:host="diaspora.poleni.com" android:scheme="https" />
|
||||
<data android:host="diaspora.psyco.fr" android:scheme="https" />
|
||||
<data android:host="diaspora.punkbeer.me" android:scheme="https" />
|
||||
<data android:host="diaspora.raven-ip.com" android:scheme="https" />
|
||||
<data android:host="diaspora.retrodigital.net" android:scheme="https" />
|
||||
<data android:host="diaspora.soh.re" android:scheme="https" />
|
||||
|
@ -210,6 +209,12 @@
|
|||
<data android:host="diaspote.org" android:scheme="https" />
|
||||
<data android:host="diaspora.zone" android:scheme="https" />
|
||||
<data android:host="pod.userzap.de" android:scheme="https" />
|
||||
<data android:host="www.vodeoo.com" android:scheme="https" />
|
||||
<data android:host="diaspora.punkbeer.me" android:scheme="https" />
|
||||
<data android:host="ingtech.net" android:scheme="https" />
|
||||
<data android:host="mmkr.co" android:scheme="https" />
|
||||
<data android:host="pod.kneedrag.org" android:scheme="https" />
|
||||
<data android:host="pod.mew.cat" android:scheme="https" />
|
||||
<!--@@@ PODLIST END-->
|
||||
</intent-filter>
|
||||
|
||||
|
|
|
@ -979,7 +979,42 @@
|
|||
"name": "vodeoo.com",
|
||||
"mainLangs": [],
|
||||
"id": 5856
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "diaspora.punkbeer.me"}],
|
||||
"name": "punkbeer.me",
|
||||
"mainLangs": [],
|
||||
"id": 16609
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "ingtech.net"}],
|
||||
"name": "ingtech.net",
|
||||
"mainLangs": [],
|
||||
"id": 13051
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "mmkr.co"}],
|
||||
"name": "mmkr.co",
|
||||
"mainLangs": [],
|
||||
"id": 30787
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.kneedrag.org"}],
|
||||
"name": "kneedrag.org",
|
||||
"mainLangs": [],
|
||||
"id": 24936
|
||||
},
|
||||
{
|
||||
"score": 0,
|
||||
"podUrls": [{"host": "pod.mew.cat"}],
|
||||
"name": "mew.cat",
|
||||
"mainLangs": [],
|
||||
"id": 10609
|
||||
}
|
||||
],
|
||||
"timestamp": 1478815607966
|
||||
"timestamp": 1481906950869
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ files:
|
|||
fr: fr # French
|
||||
kn: kn # Kannada (Asian)
|
||||
nl: nl # Dutch
|
||||
# hu: hu # Hungarian
|
||||
hu: hu # Hungarian
|
||||
# hi: hi # Hindi
|
||||
# el: el # Greel
|
||||
# cs: cs # Czeck
|
||||
|
|
Loading…
Reference in a new issue