-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEmail-check.php
266 lines (220 loc) · 5.32 KB
/
Email-check.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<?php
/**
*
*/
class EmailCheck
{
private $Email;
private $data;
private $temp_mail;
private $tempMails=array(
[
'Title' =>'Trash mail' ,
'Name' =>'@trashmail.' ,
'Link' =>'https://trashmail.com'
],
[
'Title' =>'Trash mail' ,
'Name' =>'@my10minutemail.' ,
'Link' =>'https://trashmail.com'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@tempmail-' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@disposable-' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@discardmail.' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@discard.email' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@spambog.' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempr Email' ,
'Name' =>'@tempr.' ,
'Link' =>'https://tempr.email'
],
[
'Title' =>'Tempail' ,
'Name' =>'@vusra.' ,
'Link' =>'https://tempail.com'
],
[
'Title' =>'Yahoo! Mail' ,
'Name' =>'-' ,
'Link' =>'https://yahoo.fr'
],
[
'Title' =>'Gmail' ,
'Name' =>'+' ,
'Link' =>'https://gmail.com'
],
[
'Title' =>'Mohmal' ,
'Name' =>'@mozej.' ,
'Link' =>'https://www.mohmal.com'
],
[
'Title' =>'Mohmal' ,
'Name' =>'@mailna.' ,
'Link' =>'https://www.mohmal.com'
],
[
'Title' =>'Mohmal' ,
'Name' =>'@mohmal.' ,
'Link' =>'https://www.mohmal.com'
],
[
'Title' =>'Mohmal' ,
'Name' =>'@dragonmail.' ,
'Link' =>'https://www.mohmal.com'
],
[
'Title' =>'Temp-Mail' ,
'Name' =>'@ketchet.' ,
'Link' =>'https://www.temp-mail.org'
], );
private $dataMail= array(
[
'Title' =>'Gmail' ,
'Name' =>'gmail.' ,
'Link' =>'https://www.gmail.com'
],
[
'Title' =>'Microsoft Outlook' ,
'Name' =>'outlook.' ,
'Link' =>'https://www.outlook.com'
],
[
'Title' =>'Zoho Mail' ,
'Name' =>'zohomail.' ,
'Link' =>'https://www.zoho.com/mail/'
],
[
'Title' =>'Yahoo! Mail' ,
'Name' =>'yahoo.' ,
'Link' =>'https://www.yahoo.com'
],
[
'Title' =>'Proton Mail' ,
'Name' =>'protonmail.' ,
'Link' =>'https://protonmail.com/fr/'
],
[
'Title' =>'AOL Mail' ,
'Name' =>'aol.' ,
'Link' =>'https://www.aol.com'
],
[
'Title' =>'AdValvas Mail' ,
'Name' =>'advalvas.' ,
'Link' =>'https://www.advalvas.be/login.php'
],
[
'Title' =>'Bluewin E-mail' ,
'Name' =>'bluewin.ch' ,
'Link' =>'https://login.scl.swisscom.ch'
],
[
'Title' =>'Bluewin E-mail' ,
'Name' =>'bluemail.ch' ,
'Link' =>'https://login.scl.swisscom.ch'
],
[
'Title' =>'Excite Mail' ,
'Name' =>'mailexcite.' ,
'Link' =>'https://registration.excite.com/excitereg/login.jsp'
],
[
'Title' =>'Francité ' ,
'Name' =>'francite.' ,
'Link' =>'https://registration.excite.com/excitereg/login.jsp'
],
[
'Title' =>'Microsoft Outlook' ,
'Name' =>'hotmail.' ,
'Link' =>'https://www.outlook.com'
],
[
'Title' =>'Yandex Mail' ,
'Name' =>'yandex.' ,
'Link' =>'https://passport.yandex.com/auth'
], );
function __construct($Mail)
{
$this->Email=$Mail;
}
public function Verification(){
if(filter_var($this->Email, FILTER_VALIDATE_EMAIL))
{
if($this->Finder())
{
$data=$this->Finder();
$data['Statut']=true;
$data['Isset']=true;
return $data;
}
else
{
$data=array(
'Statut'=>true,
'Isset'=>false
);
return $data;
}
}
else
{
$data=array(
'Statut'=>false,
'EN'=> 'The format of the email address is incorrect.',
'FR'=> 'Le format de l\'adresse mail est incorrect.',
'ES'=> 'El formato de la dirección de correo electrónico es incorrecto.',
'RU'=> 'Формат адреса электронной почты неверен.',
'CH'=> '电子邮件地址的格式不正确。电子邮件地址的格式不正确。',
);
return $data;
}
}
public function Finder(){
foreach ($this->dataMail as $mail)
{
if( strpos($this->Email, $mail['Name']) )
{
$this->temp_mail=$mail;
return $this->temp_mail;
}
}
}
public function Is_tempMail(){
foreach ($this->tempMails as $tempmail)
{
if( strpos($this->Email, $tempmail['Name']) )
{
$this->temp_mail=$tempmail;
return $this->temp_mail;
}
}
}
public function getData(){
return $this->dataMail;
}
public function getDataTemp(){
return $this->tempMails;
}
}
?>