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
|
|
@ -572,6 +572,7 @@
|
|||
// E-mail address uses by the system (from)
|
||||
"system": "system@pad.ma"
|
||||
},
|
||||
"https": true,
|
||||
"id": "padma",
|
||||
"name": "Pad.ma",
|
||||
"url": "pad.ma",
|
||||
|
|
@ -587,8 +588,8 @@
|
|||
{"id": "contact", "title": "Contact"}
|
||||
],
|
||||
"sites": [
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma"},
|
||||
{"name": "OxDB", "url": "0xdb.org"}
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma", "https": true},
|
||||
{"name": "OxDB", "url": "0xdb.org", "https": true}
|
||||
],
|
||||
"themes": ["oxlight", "oxmedium", "oxdark"],
|
||||
"timelines": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue