diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eac67e677..03c0ab809 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 596 Frank Update all.json (#3208) + 597 Frank Update all.json (#3209) 564 Tim Janssen Update all.json (#3206) 520 Jaco Add repo dev req. for Node.js (#3186) 419 mhusnirizal update all.json (#3204) diff --git a/all.json b/all.json index d9e44ddac..11f66ad16 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "bitcypo-dapp.netlify.app", - "izieth.com", - "assetspair.com", - "secure.assetspair.com", - "vinafollow.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -929,6 +924,7 @@ "assetsledgersecv.com", "assetslegdersecure.com", "assetsnetworkledger.net", + "assetspair.com", "assetsrectify.com", "assetsrestore.org", "assetssecuritybackup.com", @@ -1507,6 +1503,7 @@ "bitconnecthub.com", "bitcountry.org", "bitcryptowallets.com", + "bitcypo-dapp.netlify.app", "bitdroprectify.online", "bitdrops.online", "bitdropsreward.tech", @@ -7647,6 +7644,7 @@ "iwslink.com", "iyikazanc.site", "iyilikkazan.site", + "izieth.com", "j6w2e3r4t5y6.com", "jasmydrops.com", "jmdspolkadot.js.org", @@ -15489,6 +15487,7 @@ "victoriavrr.com", "videoair.xyz", "vilexauthentication.xyz", + "vinafollow.com", "vint2verseprotocol.website", "vintagelinkage.info", "vintagemyetherwallet.com", diff --git a/all/app/all.json b/all/app/all.json index affa4df08..517bc1bff 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -25,6 +25,7 @@ "authenticateddappssync.netlify.app", "authorize-link.netlify.app", "awe-scan.web.app", + "bitcypo-dapp.netlify.app", "blascanner.web.app", "block-rectify.vercel.app", "blockchain-fixnodes.web.app", diff --git a/all/com/all.json b/all/com/all.json index 3534b01ac..63b96bef6 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -303,6 +303,7 @@ "assetsledgercv.com", "assetsledgersecv.com", "assetslegdersecure.com", + "assetspair.com", "assetsrectify.com", "assetssecuritybackup.com", "assetsworldledger.com", @@ -2825,6 +2826,7 @@ "iweb3browser.com", "iweb3browsers.com", "iwslink.com", + "izieth.com", "j6w2e3r4t5y6.com", "jasmydrops.com", "joejoassociate.com", @@ -5937,6 +5939,7 @@ "vianadark.com", "vicpromo.com", "victoriavrr.com", + "vinafollow.com", "vintagemyetherwallet.com", "viserwallet.com", "vital-bridges.com", diff --git a/meta/2023-03.json b/meta/2023-03.json index 120bd1eb4..7baefe8f1 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,24 @@ [ + { + "date": "2023-03-30", + "url": "assetspair.com" + }, + { + "date": "2023-03-30", + "url": "bitcypo-dapp.netlify.app" + }, + { + "date": "2023-03-30", + "url": "izieth.com" + }, + { + "date": "2023-03-30", + "url": "secure.assetspair.com" + }, + { + "date": "2023-03-30", + "url": "vinafollow.com" + }, { "date": "2023-03-29", "url": "advance-resolve.com" diff --git a/package.json b/package.json index 3699dcc1d..73f3714bb 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.5-23-x", + "version": "0.20.5-24-x", "versions": { - "git": "0.20.5-23-x", + "git": "0.20.5-24-x", "npm": "0.20.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c13d6b66a..118674353 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.5-23-x", + "version": "0.20.5-24-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 73ae05de3..2e4cab154 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.20.5-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5-24-x' };