mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-09 14:49:52 +00:00
2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
export const R_URL_REQUIRES_PROTOCOL = /^https?:\/\/\w[\w_\-.]*\.[a-z]{2,8}[^\s]*$/;
|