mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
2 lines
173 B
JavaScript
2 lines
173 B
JavaScript
const regex = /\b(?:https?:\/\/|mailto:|www\.)(?:[\S--[\p{P}<>]]|\/|[\S--[\[\]]]+[\S--[\p{P}<>]])+|\b[\S--[@\p{Ps}\p{Pe}<>]]+@([\S--[\p{P}<>]]+(?:\.[\S--[\p{P}<>]]+)+)/gmv;
|