mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Update osm-auth
This commit is contained in:
+10
-8
@@ -1,12 +1,14 @@
|
||||
{
|
||||
"http://api06.dev.openstreetmap.org": {
|
||||
"oauth_consumer_key": "zwQZFivccHkLs3a8Rq5CoS412fE5aPCXDw9DZj7R",
|
||||
"oauth_secret": "aMnOOCwExO2XYtRVWJ1bI9QOdqh1cay2UgpbhA6p",
|
||||
"oauth_signature_method": "HMAC-SHA1"
|
||||
},
|
||||
"http://www.openstreetmap.org": {
|
||||
[
|
||||
{
|
||||
"url": "http://www.openstreetmap.org",
|
||||
"oauth_consumer_key": "5A043yRSEugj4DJ5TljuapfnrflWDte8jTOcWLlT",
|
||||
"oauth_secret": "aB3jKq1TRsCOUrfOIZ6oQMEDmv2ptV76PA54NGLL",
|
||||
"oauth_signature_method": "HMAC-SHA1"
|
||||
},
|
||||
{
|
||||
"url": "http://api06.dev.openstreetmap.org",
|
||||
"oauth_consumer_key": "zwQZFivccHkLs3a8Rq5CoS412fE5aPCXDw9DZj7R",
|
||||
"oauth_secret": "aMnOOCwExO2XYtRVWJ1bI9QOdqh1cay2UgpbhA6p",
|
||||
"oauth_signature_method": "HMAC-SHA1"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user