mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 00:39:24 +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]*$/;
|