diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e147282d8..1430f435c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 510 Frank Update all.json (#3019) - 508 Tim Janssen Update all.json (#3021) + 509 Tim Janssen Update all.json (#3022) 496 Jaco Add missing crosscheck entries (#3003) 412 mhusnirizal update all.json (#3015) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2484fe61f..a8eed5470 100644 --- a/all.json +++ b/all.json @@ -29,11 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "safe-protocol.com", - "muhtekal.site", - "netkazanol.site", - "koykazanc.site", - "dapps-verificators.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3972,6 +3967,7 @@ "dapps-validator.online", "dapps-validator.org", "dapps-verification.com", + "dapps-verificators.pages.dev", "dapps-verifier.com", "dapps-wallet-connect.netlify.app", "dapps-walletconnect.tech", @@ -7331,6 +7327,7 @@ "korpozt.site", "kotak-finance.co", "kotek-finance.co", + "koykazanc.site", "kozbaon.site", "kozbfent.site", "krakein-gss.com", @@ -9012,6 +9009,7 @@ "msup22.com", "mt-llinink.info", "mtokenbulgaria.com", + "muhtekal.site", "muhtekamty.site", "muktijuso-korea.com", "mullenfx.com", @@ -9478,6 +9476,7 @@ "netconnectsynccs.net", "neterrorfix.online", "netilify.app", + "netkazanol.site", "netlifyasset.com", "netliweb.live", "netpantk.site", @@ -11709,6 +11708,7 @@ "safe-integration.com", "safe-mm.xyz", "safe-panel.com", + "safe-protocol.com", "safeblocknetwork.live", "safebridge.best", "safebridgeassist.link", diff --git a/all/com/all.json b/all/com/all.json index 25b1220fd..4fcde3b95 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4510,6 +4510,7 @@ "safe-blockchain.com", "safe-integration.com", "safe-panel.com", + "safe-protocol.com", "safebtcminings.com", "safecointrade.com", "safeconntedsever.com", diff --git a/all/dev/all.json b/all/dev/all.json index 257bcfe04..4ffa5babb 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -34,6 +34,7 @@ "dapps-encryptoken.dev", "dapps-encryptoken.pages.dev", "dapps-securechainnode.pages.dev", + "dapps-verificators.pages.dev", "dapps-web-synchroznize.pages.dev", "dappsauth.dev", "dappsconnect.dev", diff --git a/all/site/all.json b/all/site/all.json index b03fcc2fa..5a1ab884f 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -572,6 +572,7 @@ "komlokt.site", "kopampt.site", "korpozt.site", + "koykazanc.site", "kozbaon.site", "kozbfent.site", "ktsbent.site", @@ -658,6 +659,7 @@ "moppom.site", "mosteter.site", "msentert.site", + "muhtekal.site", "muhtekamty.site", "multialignfix.site", "multivault.site", @@ -684,6 +686,7 @@ "nesretyunt.site", "netbentq.site", "netbosth.site", + "netkazanol.site", "netpantk.site", "netpelt.site", "netrestore.site", diff --git a/meta/2023-02.json b/meta/2023-02.json index 96dea556e..2d1357608 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,24 @@ [ + { + "date": "2023-02-21", + "url": "dapps-verificators.pages.dev" + }, + { + "date": "2023-02-21", + "url": "koykazanc.site" + }, + { + "date": "2023-02-21", + "url": "muhtekal.site" + }, + { + "date": "2023-02-21", + "url": "netkazanol.site" + }, + { + "date": "2023-02-21", + "url": "safe-protocol.com" + }, { "date": "2023-02-20", "url": "bakery-polkadot.com" diff --git a/package.json b/package.json index dbcae4d0f..0842d3423 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-17-x", + "version": "0.19.4-18-x", "versions": { - "git": "0.19.4-17-x", + "git": "0.19.4-18-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6a3f3b593..9f4701326 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-17-x", + "version": "0.19.4-18-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fe03ff487..421579071 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-18-x' };