diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c23ce3f6b..f6951a36b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 368 Mich Update all.json (#1102) + 369 Mich Update all.json (#1103) 338 Jaco Disable yarn scripts on CI (#1100) 114 mhusnirizal update all.json (#1096) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 8ec8236f6..1c5e0a449 100644 --- a/all.json +++ b/all.json @@ -7,11 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "giftclaim.buzz", - "mainnet-secure.live", - "connects.accesscodesverification.com", - "accesscodesverification.com", - "restoredappapp.com", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -66,6 +61,7 @@ "acapolkadot.js.org", "acceounts-binarnce.com", "access-bank-new-year-offer.topp-offer.online", + "accesscodesverification.com", "accesslogin-pancakeswap.ml", "account-authentication.us", "accountsvalidator.com", @@ -560,6 +556,7 @@ "connects-dapp.website", "connects-io.site", "connects-wallet.website", + "connects.accesscodesverification.com", "connects2wallet.com", "connectsdapp.me", "connectsdapps.com", @@ -1402,6 +1399,7 @@ "getpolkadot.us", "getsolved.live", "getxx2xbtcxx.com", + "giftclaim.buzz", "give-away-ixswap.com", "giveaway-umi.com", "giveaway2x.live", @@ -1685,6 +1683,7 @@ "mainmobilerectify.premiumvixer.com", "mainnet-connectivity.com", "mainnet-dappsconnect.com", + "mainnet-secure.live", "mainnet-support.com", "mainnet-support.online", "mainnet-sync.com", @@ -2898,6 +2897,7 @@ "restore-walletconnect.online", "restoreaid.co", "restoreassets.online", + "restoredappapp.com", "restoremetamask.dev", "restoremetamask.net", "restoremetamask.online", diff --git a/meta/2022-02.json b/meta/2022-02.json index fd100c8c7..e32edb3d5 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-02-14", + "url": "accesscodesverification.com" + }, + { + "date": "2022-02-14", + "url": "connects.accesscodesverification.com" + }, + { + "date": "2022-02-14", + "url": "giftclaim.buzz" + }, + { + "date": "2022-02-14", + "url": "mainnet-secure.live" + }, + { + "date": "2022-02-14", + "url": "restoredappapp.com" + }, { "date": "2022-02-13", "url": "acalaprotocol.com" diff --git a/package.json b/package.json index a66c00f2d..6b93a658d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.164", + "version": "0.8.165", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 10d9fdb2b..416cc5f94 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.164", + "version": "0.8.165", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 107668bba..1cb9475e1 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.164' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.165' };