UNPKG

@seaavey/bot

Version:

The Library for Seaavey Bot

5 lines (4 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RegexIP = void 0; exports.RegexIP = /^(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)){3}$/;