Skip to content

Instantly share code, notes, and snippets.

@dio
Last active November 16, 2022 10:45
Show Gist options
  • Save dio/5f985478f44ce8b3af9bc41b54e937fb to your computer and use it in GitHub Desktop.
Save dio/5f985478f44ce8b3af9bc41b54e937fb to your computer and use it in GitHub Desktop.
this.document.location = document.querySelector(`img[src*='blob:https://web.whatsapp.com']`).getAttribute('src');
this.document.location = document.querySelector(`video[src*='blob:https://web.whatsapp.com']`).getAttribute('src');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment