Skip to content

Instantly share code, notes, and snippets.

@Demopans
Created February 14, 2024 02:03
Show Gist options
  • Save Demopans/e46c7e15997a1aaaf7ecfb2d18edd398 to your computer and use it in GitHub Desktop.
Save Demopans/e46c7e15997a1aaaf7ecfb2d18edd398 to your computer and use it in GitHub Desktop.
redirector regex archive
https?:\/\/(?:www\.)?youtu(?:\.be\/|be\.com\/shorts\/)([a-zA-Z0-9_-]*).*
www.youtube.com//watch?v=$1
(https?:\/\/www\.pixiv\.net\/[a-z]*\/artworks\/[0-9]*)
$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment