forked from 0x2620/pandora
add pandora.site.https
This commit is contained in:
parent
ab5820c48f
commit
47aee099b1
4 changed files with 13 additions and 9 deletions
|
|
@ -492,6 +492,7 @@
|
|||
// E-mail address uses by the system (from)
|
||||
"system": "system@pandora.local"
|
||||
},
|
||||
"https": false,
|
||||
"id": "pandora",
|
||||
"name": "Demo",
|
||||
"url": "pandora.local",
|
||||
|
|
@ -507,9 +508,9 @@
|
|||
{"id": "contact", "title": "Contact"}
|
||||
],
|
||||
"sites": [
|
||||
{"name": "0xDB", "url": "0xdb.org"},
|
||||
{"name": "Pad.ma", "url": "pad.ma"},
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma"}
|
||||
{"name": "0xDB", "url": "0xdb.org", "https": true},
|
||||
{"name": "Pad.ma", "url": "pad.ma", "https": true},
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma", "https": true}
|
||||
],
|
||||
"themes": ["oxlight", "oxmedium", "oxdark"],
|
||||
"timelines": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue