edit: changed to better and actual solution.
Search found 5 matches
- Mon Dec 31, 2007 4:01 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: empty string filtering
- Replies: 4
- Views: 4917
Re: empty string filtering
Solved with "^ {1,}" to "" for what I needed. Many thanks everyone! 
edit: changed to better and actual solution.
edit: changed to better and actual solution.
- Mon Dec 24, 2007 9:21 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: empty string filtering
- Replies: 4
- Views: 4917
Re: empty string filtering
Thanks Jobe1986 however:
Error in regex '^\s*$': Regular expression is too broad
I've tried with badword block (with idea to mlock +G later on channels where i need this) but with the same type of error. :/
Error in regex '^\s*$': Regular expression is too broad
I've tried with badword block (with idea to mlock +G later on channels where i need this) but with the same type of error. :/
- Mon Dec 24, 2007 6:49 pm
- Forum: Unreal 3.2 Spamfilters
- Topic: empty string filtering
- Replies: 4
- Views: 4917
empty string filtering
Hello guys,
What is proper regex to filter out empty characters (spaces) string of any length. More spacific if someone someone post "_" or "____" or "________" etc (_ is space) that would be filtered however when someone go for "_hello" or "_hello_there_" etc that will pass. So for example ...
What is proper regex to filter out empty characters (spaces) string of any length. More spacific if someone someone post "_" or "____" or "________" etc (_ is space) that would be filtered however when someone go for "_hello" or "_hello_there_" etc that will pass. So for example ...
- Fri Mar 31, 2006 12:46 am
- Forum: Unreal 3.2 Support
- Topic: moving prefix_aq to unrealircd.conf
- Replies: 2
- Views: 2018
- Thu Mar 30, 2006 9:34 pm
- Forum: Unreal 3.2 Support
- Topic: moving prefix_aq to unrealircd.conf
- Replies: 2
- Views: 2018
moving prefix_aq to unrealircd.conf
an idea, moving prefix_aq to unrealircd.conf so that it can be tweaked through simple ircd variable in configuration file.
is a bit inconvenient, specially for windows users (a plenty) to install VS7 dotnet and recompile everything just to get rid of ~ and &.
tnx :)
is a bit inconvenient, specially for windows users (a plenty) to install VS7 dotnet and recompile everything just to get rid of ~ and &.
tnx :)