Community Patterns

Community Library Entry

-2

Regular Expression
Created·2014-04-16 20:42
Flavor·PCRE (Legacy)

/
.*Copyright . \d{4} b?y? ?(.*)\.
/
Open regex in editor

Description

try to match just the name from this: </p><div class="copyright">Copyright © 2005 Candy Arrington. Used by permission. All rights reserved.</div> <div id="nextPrev">

Submitted by anonymous