Socialify

Folder ..

Viewing domain_suffix.js
10 lines (10 loc) • 95.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
module["exports"] = [
  "com",
  "info",
  "name",
  "net",
  "org",
  "de",
  "ch",
  "at"
];