diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f863a6df7..07ed794f7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 561 Mich Update all.json (#1669) 394 Jaco Bump dev deps (#1673) - 235 mhusnirizal update all.json (#1667) + 236 mhusnirizal update all.json (#1675) 148 frankywild Update all.json (#1672) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) diff --git a/all.json b/all.json index de07db588..8edb8980f 100644 --- a/all.json +++ b/all.json @@ -1,9 +1,6 @@ { "allow": [], "deny": [ - "affixappsolution.com", - "validationfuse.com", - "authdappfiiixedautthdaappp.weebly.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -162,6 +159,7 @@ "affix-walletvalidator.online", "affixactivation.com", "affixactivation.org", + "affixappsolution.com", "affixchain.xyz", "affixlive-wallets.com", "affixmain.online", @@ -520,6 +518,7 @@ "authconector.com", "authconnect.org", "authdappfiiixedauthdapp.weebly.com", + "authdappfiiixedautthdaappp.weebly.com", "authdappfiiixeedautthdaapp.weebly.com", "authdappfiiixeedauttthdaapp.weebly.com", "authdappfiiixeedauttthhdaappp.weebly.com", @@ -8653,6 +8652,7 @@ "validationfields.com", "validationfixlivewallet.org", "validationfixwallet.org", + "validationfuse.com", "validationnodes.com", "validationportals.online", "validationprotocol.netlify.app", diff --git a/meta/2022-06.json b/meta/2022-06.json index ec9eac7d3..840121d68 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -3,10 +3,18 @@ "date": "2022-06-14", "url": "acalas.top" }, + { + "date": "2022-06-14", + "url": "affixappsolution.com" + }, { "date": "2022-06-14", "url": "api-blocksync.com" }, + { + "date": "2022-06-14", + "url": "authdappfiiixedautthdaappp.weebly.com" + }, { "date": "2022-06-14", "url": "collabercsyncc.com" @@ -39,6 +47,10 @@ "date": "2022-06-14", "url": "sync-collabland.xyz" }, + { + "date": "2022-06-14", + "url": "validationfuse.com" + }, { "date": "2022-06-13", "url": "activationsaccess.com" diff --git a/package.json b/package.json index ab744f5eb..e9bdc86ad 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.94", + "version": "0.13.95", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c26b1f1a..008847af8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.94", + "version": "0.13.95", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 30a281b2c..d7963282e 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.13.94' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.95' };