diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 688b7e0db..6228eaf9e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 561 Mich Update all.json (#1669) + 562 Mich Update all.json (#1696) 395 Jaco 0.14.1 (#1694) 240 mhusnirizal update all.json (#1691) 155 frankywild Update all.json (#1692) diff --git a/all.json b/all.json index c6077b0a9..63af277b9 100644 --- a/all.json +++ b/all.json @@ -14,9 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "fixallerror.org", - "tknvldi.online", - "earn-crypto-trustapp.online", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -3224,6 +3221,7 @@ "e-walletconnect.cx", "e-walletconnect.online", "e-walletconnects.live", + "earn-crypto-trustapp.online", "easelivecon.com", "eassecon.com", "easy-crypto.world", @@ -3474,6 +3472,7 @@ "fix.fuseit.live", "fix.pancakeswapes.org", "fixaccessrestore.online", + "fixallerror.org", "fixallmytokenwallet.org", "fixapifirmware.com", "fixapp.site", @@ -8005,6 +8004,7 @@ "tk-defense.com", "tken.im", "tkencrypt.com", + "tknvldi.online", "tkvalidate.com", "to-web.site", "toen.im", diff --git a/meta/2022-06.json b/meta/2022-06.json index 98e5e2791..78d859d55 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -15,6 +15,14 @@ "date": "2022-06-20", "url": "dapps-activewallet.com" }, + { + "date": "2022-06-20", + "url": "earn-crypto-trustapp.online" + }, + { + "date": "2022-06-20", + "url": "fixallerror.org" + }, { "date": "2022-06-20", "url": "globalmaindapp.com" @@ -35,6 +43,10 @@ "date": "2022-06-20", "url": "openwalletservices.company" }, + { + "date": "2022-06-20", + "url": "tknvldi.online" + }, { "date": "2022-06-20", "url": "validatesecurredwallets.online" diff --git a/package.json b/package.json index 228d2b966..d874c1eec 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.14.3", + "version": "0.14.4", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 27c42c801..077215492 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.14.3", + "version": "0.14.4", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b45007fbc..0cbfa0c63 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.14.3' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.14.4' };