Skip to content

Instantly share code, notes, and snippets.

@tsvtt
Created April 18, 2026 17:02
Show Gist options
  • Select an option

  • Save tsvtt/81b2a0f44750bc856c24ee19cfbfba17 to your computer and use it in GitHub Desktop.

Select an option

Save tsvtt/81b2a0f44750bc856c24ee19cfbfba17 to your computer and use it in GitHub Desktop.
rapidgator extract download link
for (let i of document.scripts) { if (match = i.innerHTML.match(/https.+download.+\w/)) console.log(match[0]); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment