diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 62f665dc1..0856cb0b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 413 Mich Update address.json (#1237) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) - 150 mhusnirizal update all.json (#1239) + 151 mhusnirizal update all.json (#1240) 77 michalisFr Update all.json (#1036) 62 frankywild Update all.json (#1238) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 54b3c2e19..40dcfcf4e 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "auth-walletconnect.cc", - "bobatamacoin-bonus.online", - "correctionsbot.network", - "chainpermip.top", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -244,6 +240,7 @@ "auth-connector.com", "auth-metamask.com", "auth-server-login.com", + "auth-walletconnect.cc", "auth.accessactivation.com", "authassets.icu", "authassets.live", @@ -395,6 +392,7 @@ "bmtmetaverse.com", "bnb-give.com", "bnbpool.live", + "bobatamacoin-bonus.online", "bombcrypto.space", "bondfold.help", "bonushex.com", @@ -458,6 +456,7 @@ "chainlinkvalidation.com", "chainnode-sync.online", "chainnode-syncs.online", + "chainpermip.top", "chainprotocol.tools", "chainscansystem.com", "chainsconnectors.com", @@ -787,6 +786,7 @@ "correctbot.com", "correction-network.live", "correction-service.com", + "correctionsbot.network", "correctnode.center", "correctsstrings.000webhostapp.com", "correctwallet.webflow.io", diff --git a/meta/2022-01.json b/meta/2022-01.json index 9074fc077..2c00c8c57 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1147,10 +1147,6 @@ "date": "2022-01-23", "url": "walletreconnect.netlify.app" }, - { - "date": "2022-01-22", - "url": "0vvvvuniswap.top" - }, { "date": "2022-01-22", "url": "0vvwvuniswap.top" diff --git a/meta/2022-03.json b/meta/2022-03.json index 2631db081..ed44b9cb1 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-03-09", + "url": "auth-walletconnect.cc" + }, + { + "date": "2022-03-09", + "url": "bobatamacoin-bonus.online" + }, + { + "date": "2022-03-09", + "url": "chainpermip.top" + }, + { + "date": "2022-03-09", + "url": "correctionsbot.network" + }, { "date": "2022-03-08", "url": "1chaincrypto.com" @@ -1007,10 +1023,6 @@ "date": "2022-03-04", "url": "xpubcalculators.com" }, - { - "date": "2022-03-03", - "url": "02auth-mtb.myz.info" - }, { "date": "2022-03-03", "url": "acs-dapp.com" diff --git a/package.json b/package.json index fcd83a305..942e3b435 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.285", + "version": "0.8.286", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b0c519c33..087eef01f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.285", + "version": "0.8.286", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ec321dd5a..e868d7be8 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.8.285' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.286' };