this post was submitted on 10 Mar 2026
59 points (94.0% liked)
Programmer Humor
30295 readers
1556 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Looks like an URL matcher of some sorts, not limited to HTTP. Kudos for handling parentheses as valid URL characters.
URLs can have newlines too
/unlearn
It seems most browsers basically ignore them:
https://lemire.me/blog/2026/02/28/you-can-use-newline-characters-in-urls/
So probably not worth remembering anyway.
What. The. Fuck.