9 lines
79 B
JavaScript
9 lines
79 B
JavaScript
module["exports"] = [
|
|
"com",
|
|
"ru",
|
|
"info",
|
|
"рф",
|
|
"net",
|
|
"org"
|
|
];
|