blogthe literal text blog (case sensitive) \/the literal / (4710 / 578 / 2F16)
\d{4}a digit, repeated exactly 4 times
\/the literal / (4710 / 578 / 2F16)
\d{2}a digit, repeated exactly 2 times
\/the literal / (4710 / 578 / 2F16)
\d{2}a digit, repeated exactly 2 times
\/the literal / (4710 / 578 / 2F16)
.*any character (except for line terminators), repeated any number of times