Last active
November 16, 2022 10:45
-
-
Save dio/5f985478f44ce8b3af9bc41b54e937fb to your computer and use it in GitHub Desktop.
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
this.document.location = document.querySelector(`img[src*='blob:https://web.whatsapp.com']`).getAttribute('src'); |
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
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