diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fd6aac33d..d3bade595 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 482 Mich Update all.json (#1414) 375 Jaco 0.11.1 (#1400) - 196 mhusnirizal update all.json (#1410) + 197 mhusnirizal update all.json (#1416) 89 frankywild Update all.json (#1394) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 1e2526c75..4ff43da23 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "connectwalletv3.web.app", - "cheemsinufinance.com", - "mainnetaccess.net", - "multichainwfixer.us", - "mywallet-dappsvalidator.weebly.com", - "webdappauth.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -611,6 +605,7 @@ "chargedparticles.polkastarter.com.es", "chat-ronin.com", "checkdapp.online", + "cheemsinufinance.com", "childsupporttoken.net", "china-metamask.io", "chiplinkerplus.com", @@ -960,6 +955,7 @@ "connectwalletsdapps.com", "connectwalletservices.com", "connectwallettoinvestandmine.com", + "connectwalletv3.web.app", "connectwalletverification.com", "connectwalllet-rectify.com", "connectwallttdapps.com", @@ -2720,6 +2716,7 @@ "mainnet-sync.com", "mainnet-sync.org", "mainnet.codes", + "mainnetaccess.net", "mainnetactivation.site", "mainnetappsync.com", "mainnetauthentification.online", @@ -3281,6 +3278,7 @@ "multichainprotocol.com", "multichainsynch.net", "multichainsyncs.com", + "multichainwfixer.us", "multicoins-wallet.com", "multiconnect.tech", "multiconnectauth.online", @@ -3397,6 +3395,7 @@ "mywallautocertify.org", "mywallectconnect.com", "mywallet-connect.com", + "mywallet-dappsvalidator.weebly.com", "mywallet.sbs", "mywalletapps.com", "mywalletappsync.com", @@ -6693,6 +6692,7 @@ "webconnectroute.com", "webconns.com", "webdappassistance.com", + "webdappauth.com", "webdapps-connect.com", "webdapps-sync.com", "webdappsconnection.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index ac5bce477..5b9717f79 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-04-12", + "url": "cheemsinufinance.com" + }, + { + "date": "2022-04-12", + "url": "connectwalletv3.web.app" + }, + { + "date": "2022-04-12", + "url": "mainnetaccess.net" + }, + { + "date": "2022-04-12", + "url": "multichainwfixer.us" + }, + { + "date": "2022-04-12", + "url": "mywallet-dappsvalidator.weebly.com" + }, + { + "date": "2022-04-12", + "url": "webdappauth.com" + }, { "date": "2022-04-11", "url": "account.pega-support.com" diff --git a/package.json b/package.json index 6d3e5031f..0ab744463 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.13", + "version": "0.11.14", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 37bbdd036..563af8412 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.13", + "version": "0.11.14", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bfd9bbb1b..b35c995be 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.11.13' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.14' };