mirror of
https://github.com/soxoj/maigret.git
synced 2026-09-22 17:54:55 +02:00
XenForo: count the Hebrew and Persian login notice as presence (#3029)
A XenForo board can let a member hide their profile from guests. The profile then answers 403 with a login page, and the engine already handles that - `You must be logged-in to do that.` and its Russian, French and Turkish translations are presence strings, not absence ones. The list has no Hebrew or Persian. On `tapuz.co.il` two of the seven members its own directory offers are login-walled, and on `forumroman.com` one of four; all of them are reported as available today. Both strings were checked against the absence page of four XenForo boards - prog.co.il, tapuz.co.il, iranjoman.com, forumroman.com - and appear on none of them.
This commit is contained in:
@@ -44830,6 +44830,8 @@
|
||||
"Для того, чтобы это сделать, нужно сначала войти на форум.",
|
||||
"You must be logged-in to do that.",
|
||||
"You must be logged in to do that.",
|
||||
"הינך נדרש להתחבר כדי לבצע פעולה זו.",
|
||||
"برای انجام این کار باید به انجمن ورود کنید",
|
||||
"memberHeader-content",
|
||||
"profilePage"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user