server-json/node_modules/faker/lib/locales/ro/internet/domain_suffix.js
2024-11-01 08:00:42 +00:00

21 lines
237 B
JavaScript

module["exports"] = [
"com",
"biz",
"info",
"name",
"net",
"org",
// Romanian
"ro",
"com.ro",
"org.ro",
"tm.ro",
"store.ro",
"info.ro",
"nom.ro",
"nt.ro",
"firm.ro",
"www.ro",
"arts.ro",
"rec.ro"
];