httpthe literal text http (case sensitive) 1st Alternative — matches an empty string
sthe literal s (11510 / 1638 / 7316) (case sensitive)
:the literal : (5810 / 728 / 3A16)
\/the literal / (4710 / 578 / 2F16)
\/the literal / (4710 / 578 / 2F16)
?repeats the group contents below at most once:
\w{1,8}any word character, repeated between 1 and 8 times
\.the literal . (4610 / 568 / 2E16)
?repeats the group contents below at most once:
\w{1,8}any word character, repeated between 1 and 8 times
\.the literal . (4610 / 568 / 2E16)
ebaythe literal text ebay (case sensitive) \.the literal . (4610 / 568 / 2E16)
comthe literal text com (case sensitive)