On Friday, April 19, 2024 at 10:00 PM New York time, all OpenWiki Project sites will be undergoing scheduled maintenance for about 2 hours. Expect read-only access and brief periods of downtime.

Abuse filter management

From WiKirby, your independent source of Kirby knowledge.
Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigationJump to search

Differences between versions

ItemVersion from 21:38, 22 July 2018 by MoydowVersion from 22:08, 27 May 2020 by StrawberryChan
Basic information

Description:

(publicly viewable)
 
Spam abuse filter update
Notes:
 
Removed "<br>" as it caused false flags for genuine editors trying to add external links with paragraph breaks
Filter conditions
Conditions:
( ( user_editcount < 10 ) )
( ( user_editcount < 10 ) )
  & (added_lines_lc := lcase(added_lines) )
  & (added_lines_lc := lcase(added_lines) )
  &
  &
(
(
  contains_any(added_lines_lc, "<br>", 'Ƅ', 'Ь', 'һ', 'ⅾ', 'ԁ', 'ɗ', 'ү', 'Ι', 'օ') & added_lines_lc rlike "https?:\/\/"
  contains_any(added_lines_lc, 'Ƅ', 'Ь', 'һ', 'ⅾ', 'ԁ', 'ɗ', 'ү', 'Ι', 'օ') & added_lines_lc rlike "https?:\/\/"
)
)
Actions to take when matched
Actions to take when matched
Block
Block anonymous users: indefinite, block registered users: indefinite
Block autopromote
Block autopromote
Disallow
Disallow: abusefilter-disallowed