|
@@ -823,7 +823,7 @@ class frontend{
|
|
|
// https://ihsoyct.github.io/index.html?author=google&mode=comments&backend=pullpush
|
|
// https://ihsoyct.github.io/index.html?author=google&mode=comments&backend=pullpush
|
|
|
elseif(
|
|
elseif(
|
|
|
preg_match(
|
|
preg_match(
|
|
|
- '/^\/(?:u|user)\/([^\/]+)\//',
|
|
|
|
|
|
|
+ '/^\/(?:u|user)\/([^\/]+)\/(?:(?:comments|submitted)\/?)?(?:$|\?|&)/',
|
|
|
$host["path"],
|
|
$host["path"],
|
|
|
$slug
|
|
$slug
|
|
|
)
|
|
)
|