7 lines
88 B
JavaScript
7 lines
88 B
JavaScript
module["exports"] = [
|
|
"gmail.com",
|
|
"yahoo.co.kr",
|
|
"hanmail.net",
|
|
"naver.com"
|
|
];
|