init
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?php declare(strict_types=1);
|
||||
// Copyright (c) https://publicsuffix.org
|
||||
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
|
||||
return [
|
||||
'ARTS.VE',
|
||||
'BIB.VE',
|
||||
'CO.VE',
|
||||
'COM.VE',
|
||||
'E12.VE',
|
||||
'EDU.VE',
|
||||
'FIRM.VE',
|
||||
'GOB.VE',
|
||||
'GOV.VE',
|
||||
'INFO.VE',
|
||||
'INT.VE',
|
||||
'MIL.VE',
|
||||
'NET.VE',
|
||||
'NOM.VE',
|
||||
'ORG.VE',
|
||||
'RAR.VE',
|
||||
'REC.VE',
|
||||
'STORE.VE',
|
||||
'TEC.VE',
|
||||
'WEB.VE',
|
||||
];
|
||||
Reference in New Issue
Block a user