9 lines
81 B
JavaScript
9 lines
81 B
JavaScript
module["exports"] = [
|
|
"com",
|
|
"az",
|
|
"com.az",
|
|
"info",
|
|
"net",
|
|
"org"
|
|
];
|