i dont think this piece of shit website couldve came up with a more annoying url scheme

This commit is contained in:
2026-09-08 04:29:34 -04:00
parent b328530951
commit bdc3cffc7b
+1 -1
View File
@@ -823,7 +823,7 @@ class frontend{
// https://ihsoyct.github.io/index.html?author=google&mode=comments&backend=pullpush
elseif(
preg_match(
'/^\/(?:u|user)\/([^\/]+)\//',
'/^\/(?:u|user)\/([^\/]+)\/(?:(?:comments|submitted)\/?)?(?:$|\?|&)/',
$host["path"],
$slug
)