diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 06a21ac5e..23d51d3d1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 644 Frank Update all.json (#3312) - 606 Mich Block scam "multipannel.site", (#3314) - 582 Tim Janssen Update all.json (#3313) + 607 Mich block realyork.online and airdrop-zksynsc.com (#3316) + 583 Tim Janssen Update all.json (#3315) 527 Jaco 0.21.2 (#3309) 425 mhusnirizal update all.json (#3295) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 896fa9e6c..11a537c55 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "droidapp.cloud", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5910,6 +5909,7 @@ "dripbot-command.online", "drivez.info", "drklt5.us", + "droidapp.cloud", "drop-luckyblockc.com", "drop-rewards.com", "dropcake.finance", @@ -12385,8 +12385,8 @@ "reallocal.com", "reallogfix.com", "realnftmintsyncreveal.com", - "realyork.online", "realwallcon.com", + "realyork.online", "reaper.run", "reaunthenticator.com", "reauthenticate-wallet.com", diff --git a/all/cloud/all.json b/all/cloud/all.json index bb42aa549..7d4b4a8b4 100644 --- a/all/cloud/all.json +++ b/all/cloud/all.json @@ -27,6 +27,7 @@ "deficonnect.cloud", "defiwallet.cloud", "dexwalletconnect.cloud", + "droidapp.cloud", "fixtesfloat.cloud", "kusamaan.cloud", "mainetnest.cloud", diff --git a/all/com/all.json b/all/com/all.json index a85dd4263..f4fded447 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -100,6 +100,7 @@ "air-sora.com", "airdrop-exodus10.com", "airdrop-polkabridge.com", + "airdrop-zksynsc.com", "airdropcryptotoday.com", "airdropdefi.com", "airswallets.com", diff --git a/all/online/all.json b/all/online/all.json index d5c3b9587..fcc0a488e 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -918,6 +918,7 @@ "raritydapp.online", "rarityprojectdapp.online", "rarityprojects.online", + "realyork.online", "reauthentication.online", "receive-a1drop-stake.online", "receive-a1drop.online", diff --git a/meta/2023-05.json b/meta/2023-05.json index 5a86b7d64..4e662e013 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-05-02", + "url": "airdrop-zksynsc.com" + }, + { + "date": "2023-05-02", + "url": "droidapp.cloud" + }, { "date": "2023-05-02", "url": "multipannel.site" @@ -7,6 +15,10 @@ "date": "2023-05-02", "url": "quickrectifier.vercel.app" }, + { + "date": "2023-05-02", + "url": "realyork.online" + }, { "date": "2023-05-02", "url": "spaceshuttles.top" diff --git a/package.json b/package.json index 3b7c840a6..339e4face 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.3-4-x", + "version": "0.21.3-5-x", "versions": { - "git": "0.21.3-4-x", + "git": "0.21.3-5-x", "npm": "0.21.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dff5ed06c..d8490961e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.3-4-x", + "version": "0.21.3-5-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8153a8b05..1340fe330 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.21.3-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-5-x' };