web icon indicating copy to clipboard operation
web copied to clipboard

Duplicated server listings with multiple IPs

Open Southclaws opened this issue 4 years ago • 1 comments

There might not be a nice easy way to filter these, it might just come down to manual admin action to remove servers.

image

Southclaws avatar Nov 23 '20 13:11 Southclaws

How about using regex for check it? something like this: \b(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}

ghost avatar Nov 23 '20 13:11 ghost