diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f1b8484de..b5f3ac4d7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 390 Mich Update all.json (#1167) + 391 Mich Update all.json (#1168) 350 Jaco Skip job on non-local repo 126 mhusnirizal update all.json (#1162) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 3e714c290..4fa21a728 100644 --- a/all.json +++ b/all.json @@ -7,15 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "connectplugdapp.xyz", - "foxsecuritykeys.xyz", - "syncboot.online", - "walletsupport24.tech", - "walletsupport24.ph", - "walletsupport24.com.ph", - "walletsupport24.fm", - "walletsupport24.top", - "walletsupport24.icu", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -652,6 +643,7 @@ "connectmyopensea.com", "connectmywallet.site", "connectmywalletnow.com", + "connectplugdapp.xyz", "connects-dapp.com", "connects-dapp.website", "connects-dapps.com", @@ -1624,6 +1616,7 @@ "flashbot.online", "forward-ethereum.org", "foundation-ethereum.org", + "foxsecuritykeys.xyz", "ftx-acoounts.com", "ftx-id.xyz", "fx-cryptochain.io", @@ -3665,6 +3658,7 @@ "syncaccessfix.com", "syncaccessfix.net", "syncappencryptconnect.ru", + "syncboot.online", "syncconnectorbot.co", "syncconvalidator.com", "synccryptowallet.com", @@ -4907,6 +4901,12 @@ "walletsupport.ltd", "walletsupport.online", "walletsupport.site", + "walletsupport24.com.ph", + "walletsupport24.fm", + "walletsupport24.icu", + "walletsupport24.ph", + "walletsupport24.tech", + "walletsupport24.top", "walletsupportapp.com", "walletsupportchannel.com", "walletsupportservice.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index d6916efdb..2b461c68a 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-02-24", + "url": "connectplugdapp.xyz" + }, + { + "date": "2022-02-24", + "url": "foxsecuritykeys.xyz" + }, + { + "date": "2022-02-24", + "url": "syncboot.online" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.com.ph" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.fm" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.icu" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.ph" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.tech" + }, + { + "date": "2022-02-24", + "url": "walletsupport24.top" + }, { "date": "2022-02-23", "url": "app.mysyncrectification.online" diff --git a/package.json b/package.json index 381125f8e..c172a11e3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.219", + "version": "0.8.220", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f6383bcb5..818ffe291 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.219", + "version": "0.8.220", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 22c45f45c..248071c07 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.219' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.220' };