diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 204eba292..a871c975a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 346 Mich Update all.json (#1054) 334 Jaco Remove polkadot.energy (#1040) - 104 mhusnirizal update all.json (#1052) + 105 mhusnirizal update all.json (#1055) 77 michalisFr Update all.json (#1036) 31 frankywild Update all.json (#1031) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 3c238f035..ab0bd0795 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "connect.polkadot-js.com", - "fixupwallet.org", - "multiwallet-refix.net", - "livewalletafix.com", - "collabs-helpdesk.com", - "collablandhelpdesk.com", - "collab-landhelpdesk.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -391,6 +384,7 @@ "colablanddefi.info", "collaabconnects.net", "collab-helpdesk.com", + "collab-landhelpdesk.com", "collab-validator.com", "collabconnect.land", "collabconnection.live", @@ -398,8 +392,10 @@ "collabhelpdesk.com", "collabland-walletsync.online", "collablanddefi.space", + "collablandhelpdesk.com", "collabmint.land", "collabnodeconnect.com", + "collabs-helpdesk.com", "collabs-helpdesks.com", "collabvalidator.com", "collpolkadot.js.org", @@ -438,6 +434,7 @@ "connect.dapplinks.net", "connect.dapps-link.org", "connect.opensyncs.com", + "connect.polkadot-js.com", "connect2chain.com", "connectaccess.online", "connectactivation.site", @@ -1169,6 +1166,7 @@ "fixtoksuptodate.live", "fixuptoken.net", "fixupwallet.com", + "fixupwallet.org", "fixupwallets.com", "fixwallab.xyz", "fixwalletissues.com", @@ -1400,6 +1398,7 @@ "livedappsync.online", "liveintegratedwallets.com", "livesync.site", + "livewalletafix.com", "livewalletauth.net", "livewalletconnect.live", "livewalletconnect.website", @@ -1782,6 +1781,7 @@ "multiwallet-rectifier.net", "multiwallet-rectify.com", "multiwallet-rectify.net", + "multiwallet-refix.net", "multiwallet-resolve.net", "multiwallet-revise.net", "multiwallet-sync.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 65c007f16..18746b0d9 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-02-05", + "url": "collab-landhelpdesk.com" + }, + { + "date": "2022-02-05", + "url": "collablandhelpdesk.com" + }, + { + "date": "2022-02-05", + "url": "collabs-helpdesk.com" + }, + { + "date": "2022-02-05", + "url": "connect.polkadot-js.com" + }, + { + "date": "2022-02-05", + "url": "fixupwallet.org" + }, + { + "date": "2022-02-05", + "url": "livewalletafix.com" + }, + { + "date": "2022-02-05", + "url": "multiwallet-refix.net" + }, { "date": "2022-02-05", "url": "trustliveaid.online" diff --git a/package.json b/package.json index 019b7ba51..be9540ceb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.119", + "version": "0.8.120", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4ff9d5e28..f8e6736c3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.119", + "version": "0.8.120", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ca5785a02..63de681bd 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.119' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.120' };