webthe literal text web (case sensitive) .any character (except for line terminators)
archivethe literal text archive (case sensitive) .any character (except for line terminators)
orgthe literal text org (case sensitive) \/the literal / (4710 / 578 / 2F16)
webthe literal text web (case sensitive) \/the literal / (4710 / 578 / 2F16)
\d*a digit, repeated any number of times
Non-Capturing Group(?:|if_) 1st Alternative — matches an empty string
if_the literal text if_ (case sensitive)