Created
November 17, 2023 05:14
-
-
Save Sarverott/d0338aa507b80dcb85d067fad43c623e to your computer and use it in GitHub Desktop.
This file contains 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
// Sarverott @ 2023 | |
// to downolad old swf source files | |
x=document.querySelector("ruffle-object").attributes["data"].nodeValue; | |
open(x, '__blank'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment