^start of string
/the literal / (4710 / 578 / 2F16)
.+any character (except for line terminators), repeated at least once
/question-the literal text /question- (case sensitive) 0-9one character from 0 (4810) to 9 (5710)
/the literal / (4710 / 578 / 2F16)
.+any character (except for line terminators), repeated at least once