diff options
author | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-10-25 17:33:47 +0200 |
---|---|---|
committer | Lars Henrik Mai <lars.mai@kontinui.de> | 2014-10-25 17:33:47 +0200 |
commit | a1e8c6fc94297741b1ee00e821b3bf9d4d51e189 (patch) | |
tree | a9db9acb39726ed52d2f904dfbc2de56b18655c9 /data/tweets.json | |
parent | 90c0d3659850d71119a2825cfedc85f18e9c768f (diff) |
use data for tweets and wiki changes
Diffstat (limited to 'data/tweets.json')
-rw-r--r-- | data/tweets.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/tweets.json b/data/tweets.json new file mode 100644 index 0000000..f859f7a --- /dev/null +++ b/data/tweets.json @@ -0,0 +1,20 @@ +[ +{ + "id": 210462857140252672, + "created_at": "Wed Oct 23 12:07:10 +0000 2012", + "text": "Check out our freshly-launched Surveillance Self-Defense for tips on staying safer online: https://ssd.eff.org", + "user": { + "name": "Privacy Leipzig", + "screen_name": "privacy_leipzig" + } +}, +{ + "id": 210462857140252672, + "created_at": "Wed Jun 06 20:07:10 +0000 2014", + "text": "WTF? LOL!", + "user": { + "name": "sublab // Leipzig", + "screen_name": "sublab" + } +} +] |