mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 23:21:09 +00:00
Add ddns.us to known top-level (#1866)
* Add ddns.us to known top-level * Add pagekite.me
This commit is contained in:
@@ -15,11 +15,13 @@ const TOP_LEVEL = [
|
|||||||
|
|
||||||
// root domains
|
// root domains
|
||||||
'ddns.net',
|
'ddns.net',
|
||||||
|
'ddns.us',
|
||||||
'github.io',
|
'github.io',
|
||||||
'herokuapp.com',
|
'herokuapp.com',
|
||||||
'hopto.org',
|
'hopto.org',
|
||||||
'js.org',
|
'js.org',
|
||||||
'netlify.app',
|
'netlify.app',
|
||||||
|
'pagekite.me',
|
||||||
'pages.dev',
|
'pages.dev',
|
||||||
'plesk.page',
|
'plesk.page',
|
||||||
'servehttp.com',
|
'servehttp.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user