mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 11:41:11 +00:00
Add known top-level herokuapp.com (#1251)
This commit is contained in:
@@ -11,6 +11,7 @@ const all = JSON.parse(fs.readFileSync('all.json', 'utf8')) as { allow: string[]
|
|||||||
|
|
||||||
const TOP_LEVEL = [
|
const TOP_LEVEL = [
|
||||||
'ddns.net',
|
'ddns.net',
|
||||||
|
'herokuapp.com',
|
||||||
'hopto.org',
|
'hopto.org',
|
||||||
'js.org',
|
'js.org',
|
||||||
'netlify.app',
|
'netlify.app',
|
||||||
|
|||||||
Reference in New Issue
Block a user