Community Patterns

Community Library Entry

1

Regular Expression
Created·2021-07-11 15:52
Flavor·PCRE2 (PHP)

/
((https:\/\/web.archive.org\/web\/\d*)(\/https?:\/\/?(www\.)?.*))
/
gm
Open regex in editor

Description

A regex to remove the iframe from archive.org in archived sites' links.

Submitted by anonymous