Skip to content

Commit

Permalink
Replace Inoreader App ID and key with mine
Browse files Browse the repository at this point in the history
  • Loading branch information
Minoru committed Oct 25, 2017
1 parent 814c0cd commit 374053e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/inoreader_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
#define INOREADER_API_EDIT_TAG_URL INOREADER_API_PREFIX "edit-tag"
#define INOREADER_API_TOKEN_URL INOREADER_API_PREFIX "token"

#define INOREADER_APP_ID "AppId: 1000000588"
#define INOREADER_APP_KEY "AppKey: qRf9ZewWGwe630w61borYEtraeZMsMyS"
#define INOREADER_APP_ID "AppId: 1000000394"
#define INOREADER_APP_KEY "AppKey: CWcdJdSDcuxHYoqGa3RsPh7X2DZ2MmO7"

// for reference, see https://inoreader.com/developers

Expand Down

0 comments on commit 374053e

Please sign in to comment.