Last active
December 18, 2022 05:06
-
-
Save andysylvester/c5796f817e39e8b90f0559b286bf2876 to your computer and use it in GitHub Desktop.
stats.json file from clouddemo.js for Wordpress.com site
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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