diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c00f0235c..c5f383b3c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 522 Frank Update all.json (#3043) - 514 Tim Janssen Update all.json (#3039) + 515 Tim Janssen Update all.json (#3046) 499 Jaco JS type additions for node:test environment (#3042) - 412 mhusnirizal update all.json (#3015) + 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) @@ -16,6 +16,7 @@ 4 NYMETVA Update all.json (#147) 3 brettkolodny Update all.json (#335) 3 Samuel MC Update address.json (#96) + 2 Jonathan Dunne Add https://keplr-wallet.at/ to denylist (#3047) 2 JuanCDe Update all.json (#2902) 2 Justin Pham Add bit.country scam sites (#1425) 2 Keegan | W3F Update all.json (#1585) @@ -30,7 +31,6 @@ 1 Francois Marier Add a copy of the Apache-2.0 license (#1592) 1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 hhanson4 Update all.json (#454) - 1 Jonathan Dunne Update all.json (#2806) 1 Kahori Update all.json (#2839) 1 Kami Add polkadot js plus (#2204) 1 Mark Crince add site (#174) diff --git a/all.json b/all.json index 0f742900d..463663534 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,7 @@ "zapto.org" ], "deny": [ - "astr-event.site", - "keplr-wallet.at", - "cosmosdrops.cloud", "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "osmokro.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -883,6 +879,7 @@ "associate-joejo.com", "astar.mba", "astbeys.site", + "astr-event.site", "astracoldwallet.com", "astracryptoinvestment.ltd", "astrofxplus.com", @@ -3066,6 +3063,7 @@ "cosmo-network.online", "cosmo-official.org", "cosmoioapp.com", + "cosmosdrops.cloud", "cosmosintegration.com", "cosmoskldznft.com", "cosmostationio.online", @@ -10239,6 +10237,7 @@ "osg-sa.com", "osilida.site", "oslopbet.site", + "osmokro.org", "osmosis.app.runonflux.io", "osmosisdrop.com", "osynclive-nds.info", diff --git a/all/at/all.json b/all/at/all.json index 514219f34..00d43f0bb 100644 --- a/all/at/all.json +++ b/all/at/all.json @@ -1,4 +1,5 @@ [ "crypto-wallets.at", - "fixedflo.at" + "fixedflo.at", + "keplr-wallet.at" ] diff --git a/all/cloud/all.json b/all/cloud/all.json index 935c8e003..eacc85c40 100644 --- a/all/cloud/all.json +++ b/all/cloud/all.json @@ -11,6 +11,7 @@ "coineresolve.cloud", "connectingweb3dev.cloud", "connectwith.cloud", + "cosmosdrops.cloud", "cryptobasedapps.cloud", "cryptosynchroniser.cloud", "cryptvali.cloud", diff --git a/all/org/all.json b/all/org/all.json index 18684f40e..3b8c04ddc 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -609,6 +609,7 @@ "orc-fortepatch.org", "orionprotocol.org", "osescrow.org", + "osmokro.org", "palcapolkadot.js.org", "palygon-tehcnolagy.org", "pancakeairdrop.org", diff --git a/all/site/all.json b/all/site/all.json index 62e737ac6..091b53507 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -70,6 +70,7 @@ "assetportal.site", "assetvalidity.site", "astbeys.site", + "astr-event.site", "asxetkert.site", "atmolkant.site", "atomicwalletsync.square.site", diff --git a/meta/2023-02.json b/meta/2023-02.json index 61d0bed22..c182e5fa0 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -11,6 +11,10 @@ "date": "2023-02-26", "url": "assetlinked.site" }, + { + "date": "2023-02-26", + "url": "astr-event.site" + }, { "date": "2023-02-26", "url": "bakeryswap-polkadot.com" @@ -43,6 +47,10 @@ "date": "2023-02-26", "url": "connectxauthenticated.com" }, + { + "date": "2023-02-26", + "url": "cosmosdrops.cloud" + }, { "date": "2023-02-26", "url": "cryptowallets-extension.online" @@ -99,6 +107,10 @@ "date": "2023-02-26", "url": "fixedloayt.org" }, + { + "date": "2023-02-26", + "url": "keplr-wallet.at" + }, { "date": "2023-02-26", "url": "ledgersync.pages.dev" @@ -135,6 +147,10 @@ "date": "2023-02-26", "url": "openchainsdirectserver.pro" }, + { + "date": "2023-02-26", + "url": "osmokro.org" + }, { "date": "2023-02-26", "url": "polkaystarter.com" diff --git a/package.json b/package.json index c63ac66cc..aaf661f1e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-33-x", + "version": "0.19.4-34-x", "versions": { - "git": "0.19.4-33-x", + "git": "0.19.4-34-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 78b940fcf..c85da468f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-33-x", + "version": "0.19.4-34-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2d930fe0f..081c43762 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-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-34-x' };