|
|
| Contribution consists only of all-caps, numbers, and punctuation. | | Contribution consists only of all-caps, numbers, and punctuation. |
| | | |
| > Removed some false positives and limited user contribs --Admiral Norton | | > Removed some false positives and limited user contribs --Admiral Norton |
| | | |
| More efficient position to check editcount -DF | | More efficient position to check editcount -DF |
| | | |
| Change editcount to check for autoconfirm, no sense making arbitrary limits. | | Change editcount to check for autoconfirm, no sense making arbitrary limits. |
| | | |
| rearranging for efficiency - Hersfold | | rearranging for efficiency - Hersfold |
| | | |
| modifying regex to try for a bit more efficient setup. Old regex is: | | modifying regex to try for a bit more efficient setup. Old regex is: |
| ^[A-Z0-9\s\pP]*[A-Z]{5}[A-Z0-9\s\pP]*$ - Nixeagle | | ^[A-Z0-9\s\pP]*[A-Z]{5}[A-Z0-9\s\pP]*$ - Nixeagle |
| | | |
| Would this be better with (added_lines rlike "^#\s*REDIRECT\s*\[\[") ? - hersfold | | Would this be better with (added_lines rlike "^#\s*REDIRECT\s*\[\[") ? - hersfold |
| | | |
| add tag "shouting" - Cen | | add tag "shouting" - Cen |