3 changed files with 15 additions and 11 deletions
@ -1,7 +1,9 @@
|
||||
{ |
||||
"consumer": "key goes here", |
||||
"consumer_secret": "key goes here", |
||||
"bearer_token": "key goes here", |
||||
"tok": "key goes here", |
||||
"tok_secret": "key goes here" |
||||
"twitter": { |
||||
"consumer": "key goes here", |
||||
"consumer_secret": "key goes here", |
||||
"bearer_token": "key goes here", |
||||
"tok": "key goes here", |
||||
"tok_secret": "key goes here" |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue