Skip to content

Instantly share code, notes, and snippets.

@seowings
Last active June 6, 2022 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seowings/209bf1f918f25cfebcb7eb0e412a6f51 to your computer and use it in GitHub Desktop.
Save seowings/209bf1f918f25cfebcb7eb0e412a6f51 to your computer and use it in GitHub Desktop.
[NAME]=Raw desc
[TITLE]=Rawdesc
[FAVICON]=source
[URL_R]={url}
[URL_S]={url}
[REGEXP]=<meta\s+(?=[^>]*name\s*=\s*("|')description\1)[^>]*content\s*=\s*("|')(.*?)\2[^>]*>
[TYPE]=domain
[NAME]=Raw Title
[TITLE]=RawTitle
[FAVICON]=source
[URL_R]={url}
[URL_S]={url}
[REGEXP]=<title[^>]*>([^<]+)<\/title>
[TYPE]=page
[NAME]=WebArichve
[TITLE]=webarchiv
[FAVICON]=user
[URL_R]=http://archive.org/wayback/available?url={domain}&timestamp=19900101
[URL_S]=http://archive.org/wayback/available?url={domain}
[REGEXP]=(\/\d{4}\d{2}\d{1,2}).*
[TYPE]=domain
[NAME]=Generator
[TITLE]=Generator
[FAVICON]=source
[URL_R]={url}
[URL_S]={url}
[REGEXP]=<meta\s+(?=[^>]*name\s*=\s*("|')generator\1)[^>]*content\s*=\s*("|')(.*?)\2[^>]*>
[TYPE]=domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment