Changing valid openphoto.me to trovebox.com

This commit is contained in:
Jaisen Mathai 2013-01-22 13:51:50 -05:00
parent eabbc2f4ee
commit 163bb933fc
22 changed files with 32 additions and 32 deletions

View file

@ -43,7 +43,7 @@ _None_
#### Command Line (using [openphoto-php][openphoto-php])
source secrets.sh
./openphoto -p -h current.openphoto.me -e /webhook/abcdefghijklmnopqrstuvwxyz/view.json
./openphoto -p -h current.trovebox.com -e /webhook/abcdefghijklmnopqrstuvwxyz/view.json
<a name="example-php"></a>
#### PHP (using [openphoto-php][openphoto-php])
@ -70,7 +70,7 @@ The response is in a standard [response envelope](http://theopenphotoproject.org
"code" : 200,
"result" : {
id: "abcdefghijklmnopqrstuvwxyz",
appId: "current.openphoto.me",
appId: "current.trovebox.com",
callback: "http://somehost.com/somepath",
topic: "photo.upload",
verifyToken: "qazwsxedcrfvz",