diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 46f6b168b..ae4718511 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 525 Mich Update all.json (#1513) 379 Jaco Add polkastarter.live (#1511) 213 mhusnirizal update all.json (#1506) - 104 frankywild Update all.json (#1512) + 105 frankywild Update all.json (#1514) 78 michalisFr Update address.json (#1438) 27 Bill Laboon Fake polkadot site (#1298) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 3d0e28d0e..440cfe53d 100644 --- a/all.json +++ b/all.json @@ -5,10 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "fixupwallets.online", - "open-handshake.com", - "connectdrop.digital", - "tokenverification.cc", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -1102,6 +1098,7 @@ "connectdapps.website", "connectdappsminter.vercel.app", "connectdapptool.online", + "connectdrop.digital", "connected-for-you.services", "connectedwallets.tech", "connectewallet.com", @@ -2808,6 +2805,7 @@ "fixupwallet.com", "fixupwallet.org", "fixupwallets.com", + "fixupwallets.online", "fixwallab.xyz", "fixwalletissues.com", "fixwalletts.com", @@ -4604,6 +4602,7 @@ "onpolkadot.js.org", "open-bypass.com", "open-defi-notifications.web.app", + "open-handshake.com", "open-sea.livegive-away.vip", "open-seed.live", "opencrypto.cloud", @@ -6507,6 +6506,7 @@ "tokensyncprotocol.com", "tokensyncprotocol.net", "tokenvalidation.one", + "tokenverification.cc", "tokenw.xyz", "tokenwallet-affix.online", "tokenwalletaffix.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 5c54f4a1e..b094da83c 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -55,6 +55,10 @@ "date": "2022-04-27", "url": "connectappsonline.com" }, + { + "date": "2022-04-27", + "url": "connectdrop.digital" + }, { "date": "2022-04-27", "url": "crypto-news1.com" @@ -187,6 +191,10 @@ "date": "2022-04-27", "url": "fidelityttrust.online" }, + { + "date": "2022-04-27", + "url": "fixupwallets.online" + }, { "date": "2022-04-27", "url": "giveaway-token.tech" @@ -283,6 +291,10 @@ "date": "2022-04-27", "url": "nfts-pro.net" }, + { + "date": "2022-04-27", + "url": "open-handshake.com" + }, { "date": "2022-04-27", "url": "opensea-activate.net" @@ -383,6 +395,10 @@ "date": "2022-04-27", "url": "tokensbit.com" }, + { + "date": "2022-04-27", + "url": "tokenverification.cc" + }, { "date": "2022-04-27", "url": "trustwaletru.com" diff --git a/package.json b/package.json index bcf7591dd..ef1e489e4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.100", + "version": "0.11.101", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eac6970fa..3098b1eb2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.100", + "version": "0.11.101", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1e232c262..950fe5d15 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.100' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.101' };