diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ecdd81b31..04c0da991 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 787 Tim Janssen Update all.json (#3843) + 788 Tim Janssen Update all.json (#3845) 771 Frank Update all.json (#3842) 612 Mich Block fake moonbeam and some other scams (#3539) 544 Jaco Bump deps (#3827) diff --git a/all.json b/all.json index 9e536c108..774a119a6 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "arpabtc.com", - "bitonux.com", - "loxade.com", - "fastauthwalletconnect.top", - "rocketpool.at", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1188,6 +1183,7 @@ "arnoktar.site", "arocprotocol.tech", "aroken.xyz", + "arpabtc.com", "artauthenticateonnft.org", "artblocks.city", "artprocollection.com", @@ -2056,6 +2052,7 @@ "bitnationvalidate.online", "bitnetworklink.live", "bitolex.com", + "bitonux.com", "bitproblemresolved.com", "bitprofitinvest.com", "bitrarm.online", @@ -10575,6 +10572,7 @@ "losynchroworldverse.xyz", "lovehate.site", "lovetok.xyz", + "loxade.com", "loyal.charity", "loyal.credit", "loyal.financial", @@ -15768,6 +15766,7 @@ "rocketpool-stake.com", "rocketpool-staking.com", "rocketpool.app", + "rocketpool.at", "rocketpool.com.de", "rocketpool.exchange", "rocketpool.money", diff --git a/all/at/all.json b/all/at/all.json index 3c25779b0..e41344c63 100644 --- a/all/at/all.json +++ b/all/at/all.json @@ -3,5 +3,6 @@ "crypto-wallets.at", "fixedflo.at", "keplr-wallet.at", - "opepen.at" + "opepen.at", + "rocketpool.at" ] diff --git a/all/com/all.json b/all/com/all.json index b166eb5f9..9646608bf 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -382,6 +382,7 @@ "arkhamintiligence.com", "arkhasmintelligence.com", "arkinvest-musk.com", + "arpabtc.com", "artprocollection.com", "artsminter.com", "arweave-v3.com", @@ -719,6 +720,7 @@ "bitnadeasylink.com", "bitnadglobal.com", "bitolex.com", + "bitonux.com", "bitproblemresolved.com", "bitprofitinvest.com", "bitrezo.com", @@ -3870,6 +3872,7 @@ "loginupholdwallet.com", "loginwalletsuphold.com", "lopezgarciaabogados.com", + "loxade.com", "loyaltylabseth.com", "lpbalancer.com", "lpuniswap.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 9ab773c2f..855815efa 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -7,6 +7,14 @@ "date": "2023-08-30", "url": "appuniswap.ru" }, + { + "date": "2023-08-30", + "url": "arpabtc.com" + }, + { + "date": "2023-08-30", + "url": "bitonux.com" + }, { "date": "2023-08-30", "url": "blocksnode.pages.dev" @@ -75,6 +83,10 @@ "date": "2023-08-30", "url": "lido.cam" }, + { + "date": "2023-08-30", + "url": "loxade.com" + }, { "date": "2023-08-30", "url": "mav.trading" @@ -91,6 +103,10 @@ "date": "2023-08-30", "url": "rewards-apecoin.com" }, + { + "date": "2023-08-30", + "url": "rocketpool.at" + }, { "date": "2023-08-30", "url": "route.gifts" diff --git a/package.json b/package.json index 47ef1ec99..62d71542d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-14-x", + "version": "0.21.7-15-x", "versions": { - "git": "0.21.7-14-x", + "git": "0.21.7-15-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9684e4ac3..58bea6547 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-14-x", + "version": "0.21.7-15-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c745f382b..3e8ee74ae 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.7-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-15-x' };