Skip to content

Instantly share code, notes, and snippets.

@Sarverott
Created November 17, 2023 05:14
Show Gist options
  • Save Sarverott/d0338aa507b80dcb85d067fad43c623e to your computer and use it in GitHub Desktop.
Save Sarverott/d0338aa507b80dcb85d067fad43c623e to your computer and use it in GitHub Desktop.
// 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