Changeset 2651190
- Timestamp:
- 12/30/2021 08:36:31 PM (4 years ago)
- Location:
- speedplus-antimat/trunk
- Files:
-
- 3 edited
-
changelog.txt (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
speedplus-antimat.php (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
speedplus-antimat/trunk/changelog.txt
r2643430 r2651190 2 2 3 3 All notable changes to SpeedPlus AntiMat will be documented in this file. 4 5 = [2.0.2] - 2021-12-30 = 6 * EDIT: New obscene words in English. 4 7 5 8 = [2.0.1] - 2021-12-12 = -
speedplus-antimat/trunk/readme.txt
r2643430 r2651190 5 5 Tested up to: 5.8 6 6 Requires PHP: 5.3 7 Stable tag: 2.0. 17 Stable tag: 2.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 == Changelog == 62 62 63 = [2.0.2] - 2021-12-30 = 64 * EDIT: New obscene words in English. 65 63 66 = [2.0.1] - 2021-12-12 = 64 67 * NEW: Support for Latin. -
speedplus-antimat/trunk/speedplus-antimat.php
r2643430 r2651190 4 4 * Plugin URI: https://speedplus.com.ua/en/speedplus-antimat/ 5 5 * Description: The plugin checks the text of comments when they are added and, if it detects obscene words, replaces them with the word you specified. You can add your own forbidden words. Latin and Cyrillic are supported. 6 * Version: 2.0. 16 * Version: 2.0.2 7 7 * Author: SpeedPlus 8 8 * Author URI: https://speedplus.com.ua … … 57 57 "(ass|arse|pee)hole.*", 58 58 "bastard.*", 59 "bdsm", 59 60 "bint", 60 61 "bisnotch", … … 65 66 "bollocks", 66 67 "(p|b)rat.*", 68 "breast.*", 67 69 "bugger", 68 70 "bullshit", … … 73 75 "cock.*", 74 76 "crap", 77 "cum", 78 ".*cumshot.*", 75 79 "cunt", 76 80 "dafaq", … … 90 94 "goof", 91 95 "hooker", 96 "incest", 92 97 "jade", 93 98 "jerk.*", 99 "lesbian", 94 100 "minge", 95 101 "moron", 96 102 "munter", 103 "naked", 97 104 ".*(n|w)i(gg|g)er.*", 98 105 "nitwit", 106 "nude", 99 107 "numbnuts", 100 108 "penis", 101 109 ".*piss.*", 102 110 "poop", 111 ".*porn.*", 103 112 "prick", 104 113 ".*pussy.*", … … 106 115 "retard", 107 116 "(douche|scum)bag.*", 117 "shemale", 108 118 "shit", 109 119 "sissy", 120 "sex", 110 121 "slut.*", 111 122 "stupid", 112 123 "suck.*", 124 "tit(s|ties).*", 113 125 "turd.*", 114 126 "tw(a|un)t.*",
Note: See TracChangeset
for help on using the changeset viewer.