poodle/puddle
This commit is contained in:
parent
47e48d9d46
commit
c091859bc7
1 changed files with 4 additions and 4 deletions
|
@ -1011,18 +1011,18 @@
|
||||||
the system (from).
|
the system (from).
|
||||||
*/
|
*/
|
||||||
"site": {
|
"site": {
|
||||||
"description": "Activist Media Proxy",
|
"description": "Activist Media Project",
|
||||||
"email": {
|
"email": {
|
||||||
// E-mail address in contact form (to)
|
// E-mail address in contact form (to)
|
||||||
"contact": "amp@spc.org",
|
"contact": "amp@spc.org",
|
||||||
"footer": "-- \nActivist Media Proxy - https://amp.0x2620.org",
|
"footer": "-- \nActivist Media Project - https://amp.0x2620.org",
|
||||||
"prefix": "Activist Media Proxy -",
|
"prefix": "Activist Media Project -",
|
||||||
// E-mail address uses by the system (from)
|
// E-mail address uses by the system (from)
|
||||||
"system": "system@amp.0x2620.org"
|
"system": "system@amp.0x2620.org"
|
||||||
},
|
},
|
||||||
"https": true,
|
"https": true,
|
||||||
"id": "amp",
|
"id": "amp",
|
||||||
"name": "Activist Media Proxy",
|
"name": "Activist Media Project",
|
||||||
"public": false,
|
"public": false,
|
||||||
"sendReferrer": true,
|
"sendReferrer": true,
|
||||||
"url": "amp.0x2620.org"
|
"url": "amp.0x2620.org"
|
||||||
|
|
Loading…
Reference in a new issue