I repurposed a defunct PushShift userscript on greasemonkey to use PullPush instead, but all requests fail because the PullPush API doesn't have CORS enabled (for reddit.com,
at least). Would enabling it for reddit.com
be something you guys would consider? The script adds a button next to edited/deleted comments to fetch and replace their text with the archived version, so I'd imagine the API usage from people using the script would be the same as if they were using other 3rd party services.
I don't really know if there are downsides to this, but if there are, I understand.