2018-07-29 UTC
# [cleverdevil] In this case, it loads some javascript from a web service I built, which then sends a request to the user's '/archive' page (which it figures out based upon the HTTP Referer), and it parses the h-feed with mf2py, and then fetches the content for each, sends it back in JSON, and the JavaScript injects it back into the page.