Slorp
Slorp
Slorp
You're viewing a single thread.
THats not true, its also a bunch of
"HOT DEAILS ON (item you just talked to a friend about half an hour ago that they somehow magically know about in ways that should terrify every fucking person within 500 feet of a digital device) AT HOTDEALS426424346423.COM.CO.EU.RU/HOTDEALS/TOTALLYNOTASCAM/SUCKERSCLICKTHIS/HOTDEAL4U.COM"
edit
I did not intend that to resolve to a clickable link, lol.
Love that Firefox highlights this cursed domain name
Oh don't worry, testing if a string is a valid URL is easy, just use the following easy to remember regular expression:
\x{20000}-\x{2FFFD}\x{30000}-\x{3FFFD}\x{40000}-\x{4FFFD}
It seems like all that unicode shenanigans could be simplified with the proper character class.
Regex are love; regex are life.
Have a problem you're looking to solve with regex? Great now you have two problems! Lol