Raised This Month: $51 Target: $400
 12% 

function regex_compile()


Post New Thread Reply   
 
Thread Tools Display Modes
Sutar
Senior Member
Join Date: Sep 2010
Old 09-26-2012 , 08:06   Re: function regex_compile()
Reply With Quote #11

But rather how can I do then check from advertising?
For example not to write IP addresses and Web site addresses. And also, there should not be single words, such as: Skype, qip, Server and other.
Sutar is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 09-26-2012 , 08:18   Re: function regex_compile()
Reply With Quote #12

I will release my plugin when it's fully tested ( if you are interested in an anti advertising plugin ). Also if you want to try yourself meanwhile, check this pattern (took it from some other plugin posted by someone i can't remember)

Code:
"([0-9].*[\@#$%~&*:;'+-=., ].*[1-9][0-9].*[\@#$%~&*:;'+-=., ].*[0-9]{2}.*[\@#$%~&*:;'+-=., ].*[0-9])|(\.pl)|(\.com)|(\.org)|(\.net)|(\.info)|(\.biz)|(\.nl)|(\.il)"
IIRC this will block most of the IPs and websites.
__________________
Still...lovin' . Connor noob! Hello

Last edited by Alka; 09-26-2012 at 08:21.
Alka is offline
Sutar
Senior Member
Join Date: Sep 2010
Old 09-26-2012 , 09:41   Re: function regex_compile()
Reply With Quote #13

In what form will block web addresses and servers?
For example:
IP: 127\0\0\1 - blocks
IP: 127#0#0#1 - blocks
Sutar is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode