mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-11 21:11:11 +00:00
Move allow list in all.json (#1872)
* Move allow list in all.json * Correct error message
This commit is contained in:
@@ -1,5 +1,28 @@
|
||||
{
|
||||
"allow": [],
|
||||
"allow": [
|
||||
"*.fleek.co",
|
||||
"ddns.net",
|
||||
"ddns.us",
|
||||
"github.io",
|
||||
"herokuapp.com",
|
||||
"hopto.org",
|
||||
"js.org",
|
||||
"netlify.app",
|
||||
"on.fleek.co",
|
||||
"pagekite.me",
|
||||
"pages.dev",
|
||||
"plesk.page",
|
||||
"servehttp.com",
|
||||
"square.site",
|
||||
"sytes.net",
|
||||
"timeweb.ru",
|
||||
"vercel.app",
|
||||
"web.app",
|
||||
"webflow.io",
|
||||
"weebly.com",
|
||||
"wixsite.com",
|
||||
"zapto.org"
|
||||
],
|
||||
"deny": [
|
||||
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
|
||||
"0vvwvuniswap.top",
|
||||
|
||||
Reference in New Issue
Block a user