Socialify

Folder ..

Viewing domain_suffix.js
10 lines (11 loc) • 115.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
module["exports"] = [
  'com.gh',
  'edu.gh',
  'gov.gh',
  'org.gh',
  'com',
  'net',
  'org',
  'biz',
  'co'
];