File tree Expand file tree Collapse file tree 4 files changed +128
-573
lines changed
data/domain/public-suffix Expand file tree Collapse file tree 4 files changed +128
-573
lines changed Original file line number Diff line number Diff line change 2
2
// Copyright (c) https://publicsuffix.org
3
3
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
4
4
return [
5
+ 'ABG.EC ' ,
6
+ 'ADM.EC ' ,
7
+ 'AGRON.EC ' ,
8
+ 'ARQT.EC ' ,
9
+ 'ART.EC ' ,
10
+ 'BAR.EC ' ,
11
+ 'CHEF.EC ' ,
5
12
'COM.EC ' ,
13
+ 'CONT.EC ' ,
14
+ 'CPA.EC ' ,
15
+ 'CUE.EC ' ,
16
+ 'DENT.EC ' ,
17
+ 'DGN.EC ' ,
18
+ 'DISCO.EC ' ,
19
+ 'DOC.EC ' ,
6
20
'EDU.EC ' ,
21
+ 'ENG.EC ' ,
22
+ 'ESM.EC ' ,
7
23
'FIN.EC ' ,
24
+ 'FOT.EC ' ,
25
+ 'GAL.EC ' ,
8
26
'GOB.EC ' ,
9
27
'GOV.EC ' ,
28
+ 'GYE.EC ' ,
29
+ 'IBR.EC ' ,
10
30
'INFO.EC ' ,
11
31
'K12.EC ' ,
32
+ 'LAT.EC ' ,
33
+ 'LOJ.EC ' ,
12
34
'MED.EC ' ,
13
35
'MIL.EC ' ,
36
+ 'MKTG.EC ' ,
37
+ 'MON.EC ' ,
14
38
'NET.EC ' ,
39
+ 'NTR.EC ' ,
40
+ 'ODONT.EC ' ,
15
41
'ORG.EC ' ,
16
42
'PRO.EC ' ,
43
+ 'PROF.EC ' ,
44
+ 'PSIC.EC ' ,
45
+ 'PSIQ.EC ' ,
46
+ 'PUB.EC ' ,
47
+ 'RIO.EC ' ,
48
+ 'RRPP.EC ' ,
49
+ 'SAL.EC ' ,
50
+ 'TECH.EC ' ,
51
+ 'TUL.EC ' ,
52
+ 'TUR.EC ' ,
53
+ 'UIO.EC ' ,
54
+ 'VET.EC ' ,
55
+ 'XXX.EC ' ,
17
56
];
Original file line number Diff line number Diff line change 2
2
// Copyright (c) https://publicsuffix.org
3
3
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
4
4
return [
5
+ 'BIZ.GH ' ,
5
6
'COM.GH ' ,
6
7
'EDU.GH ' ,
7
8
'GOV.GH ' ,
8
9
'MIL.GH ' ,
10
+ 'NET.GH ' ,
9
11
'ORG.GH ' ,
10
12
];
You can’t perform that action at this time.
0 commit comments