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

Advanced Bans (Real Time) by Exolent


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-31-2021 , 00:57   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #11

The "ip valid" check uses RegEx so it should work reliably. However, you may need to make sure that you put it in quotes, I can't remember if the default parsing mechanism handles a decimal point as a valid character or a delimiter.

It uses the following pattern:

Code:
\b(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b
And you can test it on a site like this to see if what you're typing is valid.

If you can't get it to work, please paste exactly what you were typing and put it between [code][/code] tags. If you want to anonymize the IP address, change a couple of the numbers but don't change the number of characters that are in the IP.
__________________
fysiks is offline
 



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 07:04.


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