Skip to content

Instantly share code, notes, and snippets.

@eNV25
Last active January 26, 2021 08:25
Show Gist options
  • Save eNV25/910fc1dbb00c430e046a3b72a1069dec to your computer and use it in GitHub Desktop.
Save eNV25/910fc1dbb00c430e046a3b72a1069dec to your computer and use it in GitHub Desktop.
memeinsider-dl
javascript:window.location.replace("https://memeinsider.com/page-data"+window.location.pathname+"/page-data.json");
or
cdn location may change in the future so use json method first
javascript:window.location.replace(window.location.href.replace("https://","https://s3.amazonaws.com/cdn.")+".pdf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment