From 958f364f3ea6dfc31c10d40aa85192ccd62da4fd Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Fri, 28 Aug 2026 10:49:39 +0200 Subject: [PATCH] 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. --- maigret/resources/data.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index 10fd2ac2..00b3fbff 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -44830,6 +44830,8 @@ "Для того, чтобы это сделать, нужно сначала войти на форум.", "You must be logged-in to do that.", "You must be logged in to do that.", + "הינך נדרש להתחבר כדי לבצע פעולה זו.", + "برای انجام این کار باید به انجمن ورود کنید", "memberHeader-content", "profilePage" ],