Created
December 18, 2022 05:03
-
-
Save andysylvester/77df7c98aa4984155d1d884e9500ebd6 to your computer and use it in GitHub Desktop.
Terminal output from clouddemo.js with WordPress.org site using version 0.5.0 of WordPress RSS Cloud plugin
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
root@AndyDO-03:~/rssDave# node clouddemo.js | |
davehttp.startup: launching on port == 443, v0.4.37. | |
davehttp.startup: config == { | |
"port": 443, | |
"flPostEnabled": true, | |
"flLogToConsole": true, | |
"flTraceOnError": false, | |
"defaultFeedUrl": "https://rsscloud.andysylvester.com/feed/", | |
"thisServer": { | |
"domain": "fedwiki.andysylvester.com", | |
"port": 443, | |
"feedUpdatedCallback": "/feedupdated" | |
}, | |
"blockedAddresses": [] | |
} | |
4:05:47 AM GET fedwiki.andysylvester.com:443 /feedupdated http://fedwiki.andysylvester.com:443/feedupdated?url=https://rsscloud.andysylvester.com/feed/&challenge=f03b10e367c0384fe2e5ad4e075ab1 ::ffff:162.241.224.128 | |
4:06:55 AM POST fedwiki.andysylvester.com:443 /feedupdated http://fedwiki.andysylvester.com:443/feedupdated ::ffff:162.241.224.128 | |
4:07:26 AM POST fedwiki.andysylvester.com:443 /feedupdated http://fedwiki.andysylvester.com:443/feedupdated ::ffff:162.241.224.128 | |
4:08:32 AM POST fedwiki.andysylvester.com:443 /feedupdated http://fedwiki.andysylvester.com:443/feedupdated ::ffff:162.241.224.128 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment