diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2bfe9fe10..60f264976 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 746 Frank Update all.json (#3723) - 728 Tim Janssen Update all.json (#3721) + 729 Tim Janssen Update all.json (#3719) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 504 mhusnirizal update all.json (#3717) diff --git a/all.json b/all.json index 7b8c8a595..690d58605 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "layerzero.free-giveaway.pro", - "free-giveaway.pro", - "rocketpool.money", - "syncpad.netlify.app", - "erazksync.org", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7200,6 +7195,7 @@ "equityzenchainlink.com", "eralend-claim.com", "eralend-zksync.io", + "erazksync.org", "erc-20-airdrop-rewards.site", "erc20balance.com", "erc20bridger.com", @@ -8103,6 +8099,7 @@ "fqassestsgloballedgers.com", "frafchaincoldstorage.com", "frank-rewards.com", + "free-giveaway.pro", "free-web-wallet.com", "free-zsync.art", "freeappware.com", @@ -14806,6 +14803,7 @@ "rocketpool-stake.com", "rocketpool-staking.com", "rocketpool.com.de", + "rocketpool.money", "rocketpool.trade", "rocketspace.online", "rockeycouriers.com", @@ -16619,6 +16617,7 @@ "synconnects.com", "synconnectwallet.com", "syncopensea.online", + "syncpad.netlify.app", "syncpages.site", "syncpal.online", "syncportal.online", diff --git a/all/app/all.json b/all/app/all.json index f3076fe93..e36803318 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -572,6 +572,7 @@ "syncfixbugs.netlify.app", "synchrondapps.netlify.app", "syncnodestrings.netlify.app", + "syncpad.netlify.app", "syncrdapps.netlify.app", "syncrectify.netlify.app", "syncsdapp.web.app", diff --git a/all/money/all.json b/all/money/all.json index ed2957b8c..2f6ac7eed 100644 --- a/all/money/all.json +++ b/all/money/all.json @@ -5,6 +5,7 @@ "mav.money", "polkadot.money", "protocolbank.money", + "rocketpool.money", "terrabridge.money", "tewrrra.money", "wonderlandr.money" diff --git a/all/org/all.json b/all/org/all.json index a85e35942..692f538c8 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -366,6 +366,7 @@ "enter-decentraland.org", "enter-worldcoin.org", "eosuniswap.org", + "erazksync.org", "ercsmartconnect.org", "ercsynchronize.org", "erctools.org", diff --git a/all/pro/all.json b/all/pro/all.json index a4011a018..fecbd1db4 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -29,6 +29,7 @@ "ecosystemnode.pro", "flowtoken.pro", "flyswap.pro", + "free-giveaway.pro", "generalizednetworkconnect.pro", "imtokent.pro", "integratedweb3mainnet.pro", diff --git a/meta/2023-08.json b/meta/2023-08.json index 804ee71e5..e9f5e2997 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,24 @@ [ + { + "date": "2023-08-04", + "url": "erazksync.org" + }, + { + "date": "2023-08-04", + "url": "free-giveaway.pro" + }, + { + "date": "2023-08-04", + "url": "layerzero.free-giveaway.pro" + }, + { + "date": "2023-08-04", + "url": "rocketpool.money" + }, + { + "date": "2023-08-04", + "url": "syncpad.netlify.app" + }, { "date": "2023-08-03", "url": "ayer0-drop.online" diff --git a/package.json b/package.json index 46855f9de..a66f78086 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-229-x", + "version": "0.21.6-230-x", "versions": { - "git": "0.21.6-229-x", + "git": "0.21.6-230-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 100428291..f77ca497d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-229-x", + "version": "0.21.6-230-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ab0102e19..399f9d7b3 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.6-229-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-230-x' };