New format for links. It follows RFC 882, so it can be read with ConfigParser

This commit is contained in:
ilv 2014-06-06 13:04:16 -04:00
parent fc698384da
commit cdaa4018c1
3 changed files with 21 additions and 12 deletions

View File

@ -1,5 +1,8 @@
Dropbox
[provider]
name: Dropbox
linux en https://foo.bar https://foo.bar.asc 111-222-333-444
linux es https://bar.baz https://bar.baz.asc 555-666-777-888
linux en https://baz.foo https://baz.foo.asc 999-111-222-333
[linux]
en: https://foo.bar https://foo.bar.asc 111-222-333-444,
https://baz.foo https://baz.foo.asc 999-111-222-333
es: https://bar.baz https://bar.baz.asc 555-666-777-888

View File

@ -1,5 +1,8 @@
Google Drive
[provider]
name: Google Drive
linux en https://foo.bar https://foo.bar.asc 111-222-333-444
linux es https://bar.baz https://bar.baz.asc 555-666-777-888
linux en https://baz.foo https://baz.foo.asc 999-111-222-333
[linux]
en: https://foo.bar https://foo.bar.asc 111-222-333-444,
https://baz.foo https://baz.foo.asc 999-111-222-333
es: https://bar.baz https://bar.baz.asc 555-666-777-888

View File

@ -1,5 +1,8 @@
Official Mirrors
[provider]
name: Official mirrors
linux en https://foo.bar https://foo.bar.asc 111-222-333-444
linux es https://bar.baz https://bar.baz.asc 555-666-777-888
linux en https://baz.foo https://baz.foo.asc 999-111-222-333
[linux]
en: https://foo.bar https://foo.bar.asc 111-222-333-444,
https://baz.foo https://baz.foo.asc 999-111-222-333
es: https://bar.baz https://bar.baz.asc 555-666-777-888