diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 39c126559..d79878fee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 436 Mich Update all.json (#1303) 370 Jaco Swap to using tabs in json (#1304) - 173 mhusnirizal update all.json (#1311) + 174 mhusnirizal update all.json (#1312) 77 michalisFr Update all.json (#1036) 74 frankywild Update all.json (#1296) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 552ae2584..113d1179a 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "multichainprotocol.com", - "multientitychainprotocol.com", - "oracle.multi-entityprotocol.tools", - "auth.rewalletsyn.net", - "allsolution-resolve.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -140,6 +135,7 @@ "allnodedaps.com", "allnodesdaps.com", "allnodeswallet.com", + "allsolution-resolve.com", "allwalletconnet.com", "allwalletfixs.com", "allwalletsconnect.com", @@ -263,6 +259,7 @@ "auth-server-login.com", "auth-walletconnect.cc", "auth.accessactivation.com", + "auth.rewalletsyn.net", "auth.tokensprotocol.live", "authassets.icu", "authassets.live", @@ -2885,6 +2882,7 @@ "multibridgetoken.com", "multibridggedapps.com", "multibriidgedapps.com", + "multichainprotocol.com", "multichainsynch.net", "multichainsyncs.com", "multicoins-wallet.com", @@ -2902,6 +2900,7 @@ "multidefiwallet.io", "multidexsconnect.com", "multientitychain.com", + "multientitychainprotocol.com", "multifaucetconnect.online", "multifixchain.net", "multiibridgedapps.com", @@ -3166,6 +3165,7 @@ "oppolkadot.js.org", "optimalfixall.com", "oracle.chainprotocol.tools", + "oracle.multi-entityprotocol.tools", "orbinquotrading.com", "org-claims.site", "org-exchange-liquidity-swap.site", diff --git a/meta/2022-03.json b/meta/2022-03.json index 33173af88..cd9d259e5 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-03-21", + "url": "allsolution-resolve.com" + }, + { + "date": "2022-03-21", + "url": "auth.rewalletsyn.net" + }, + { + "date": "2022-03-21", + "url": "multichainprotocol.com" + }, + { + "date": "2022-03-21", + "url": "multientitychainprotocol.com" + }, + { + "date": "2022-03-21", + "url": "oracle.multi-entityprotocol.tools" + }, { "date": "2022-03-20", "url": "allbestwalletupdates.one" diff --git a/package.json b/package.json index 93240b11a..58456758c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.8", + "version": "0.10.9", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 231a3a901..8892b6f76 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.8", + "version": "0.10.9", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8f3748ae6..e38819dcf 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.10.8' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.9' };