Move keys to separate file, not working on osm.org yet.

This commit is contained in:
Tom MacWright
2013-01-23 16:56:48 -05:00
parent 64e8e85187
commit 1a916ff506
4 changed files with 36 additions and 10 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"http://api06.dev.openstreetmap.org": {
"oauth_consumer_key": "zwQZFivccHkLs3a8Rq5CoS412fE5aPCXDw9DZj7R",
"oauth_signature_method": "HMAC-SHA1"
},
"http://www.openstreetmap.org": {
"oauth_consumer_key": "5A043yRSEugj4DJ5TljuapfnrflWDte8jTOcWLlT",
"oauth_signature_method": "HMAC-SHA1"
}
}