rename
This commit is contained in:
parent
9283f28826
commit
bca81caaa2
6 changed files with 13 additions and 13 deletions
16
config.jsonc
16
config.jsonc
|
|
@ -806,20 +806,20 @@
|
|||
the system (from).
|
||||
*/
|
||||
"site": {
|
||||
"description": "undercover research group video archive",
|
||||
"description": "Activist Media Proxy",
|
||||
"email": {
|
||||
// E-mail address in contact form (to)
|
||||
"contact": "contact@undercoverresearch.net",
|
||||
"footer": "-- \nundercover research group - http://undercoverresearch.net",
|
||||
"prefix": "undercover research group -",
|
||||
"contact": "amp@spc.org",
|
||||
"footer": "-- \nActivist Media Proxy - http://amp.0x2620.org",
|
||||
"prefix": "Activist Media Proxy -",
|
||||
// E-mail address uses by the system (from)
|
||||
"system": "system@undercoverresearch.net"
|
||||
"system": "system@amp.0x2620.org"
|
||||
},
|
||||
"https": false,
|
||||
"id": "urg",
|
||||
"name": "undercover research group",
|
||||
"id": "amp",
|
||||
"name": "Activist Media Proxy",
|
||||
"sendReferrer": true,
|
||||
"url": "urg.0x2620.org"
|
||||
"url": "amp.0x2620.org"
|
||||
},
|
||||
/*
|
||||
"sitePages" defines the sections of the main site dialog. If "news" is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue