Skip to content

Instantly share code, notes, and snippets.

@andysylvester
Created December 18, 2022 05:05
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/a5f0a63677f0e74b9ceaf9e334996569 to your computer and use it in GitHub Desktop.
Save andysylvester/a5f0a63677f0e74b9ceaf9e334996569 to your computer and use it in GitHub Desktop.
stats.json file from clouddemo.js for Wordpress.org site using version 0.5.0 of RSS Cloud plugin
{
"events": [
{
"method": "GET",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud.andysylvester.com/feed/",
"challenge": "f03b10e367c0384fe2e5ad4e075ab1"
},
"myResponse": "f03b10e367c0384fe2e5ad4e075ab1",
"when": "12/18/2022, 4:05:47 AM"
},
{
"type": "requestNotification",
"urlCloudServer": "http://rsscloud.andysylvester.com:80/?rsscloud=notify",
"response": {
"success": "true",
"msg": "Registration successful."
},
"feedUrl": "https://rsscloud.andysylvester.com/feed/",
"ctSecs": 1.009,
"when": "12/18/2022, 4:05:47 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud.andysylvester.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 4:06:55 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud.andysylvester.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 4:07:26 AM"
},
{
"method": "POST",
"path": "/feedupdated",
"params": {
"url": "https://rsscloud.andysylvester.com/feed/"
},
"myResponse": {
"status": "Got the update. Thanks! :-)"
},
"when": "12/18/2022, 4:08:32 AM"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment