Skip to content

Instantly share code, notes, and snippets.

@andysylvester
Last active December 18, 2022 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andysylvester/c5796f817e39e8b90f0559b286bf2876 to your computer and use it in GitHub Desktop.
Save andysylvester/c5796f817e39e8b90f0559b286bf2876 to your computer and use it in GitHub Desktop.
stats.json file from clouddemo.js for Wordpress.com site
{
"events": [
{
"method": "GET",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud4.wordpress.com/feed/",
"challenge": "b4db940fa88a20fc18db180143d8dd"
},
"myResponse": "b4db940fa88a20fc18db180143d8dd",
"when": "12/18/2022, 3:52:11 AM"
},
{
"type": "requestNotification",
"urlCloudServer": "http://rsscloud4.wordpress.com:80/?rsscloud=notify",
"response": {
"success": "true",
"msg": "Registration successful."
},
"feedUrl": "https://rsscloud4.wordpress.com/feed/",
"ctSecs": 0.828,
"when": "12/18/2022, 3:52:11 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud4.wordpress.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 3:53:28 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud4.wordpress.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 3:57:12 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud4.wordpress.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 3:58:08 AM"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment