This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
b0cc1d7f51
lbry-desktop
/
ui
/
constants
/
email.js
2 lines
44 B
JavaScript
Raw
Normal View
History
Unescape
Escape
simpler email regex
2019-11-18 20:50:12 +01:00
export
const
EMAIL
_REGEX
=
/^[^@]+@[^@]+$/
;
Reference in a new issue
Copy permalink