diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7efbef27e..3f85d902e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 551 Mich Update all.json (#1588) 385 Jaco Add missing polkastarter.website (#1587) 218 mhusnirizal update all.json (#1579) - 124 frankywild Update all.json (#1583) + 125 frankywild Update all.json (#1589) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 14f783469..5507e13fc 100644 --- a/all.json +++ b/all.json @@ -3,7 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "anodeinvest.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -232,6 +231,7 @@ "angalwallet.com", "ankr-rewards-programs-claims-erc20-token.com", "annexs.online", + "anodeinvest.com", "antminingpad.com", "anydppswallet.com", "anyswapexchange.finance", diff --git a/meta/2022-05.json b/meta/2022-05.json index 1c7edc281..3801a1e67 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-05-19", + "url": "anodeinvest.com" + }, { "date": "2022-05-19", "url": "app-synscsrectify.com" @@ -295,10 +299,6 @@ "date": "2022-05-18", "url": "nfttrader.io-0xd8bcfffbf8dc67353cd0739f4f2ad487c657d5b0.trade" }, - { - "date": "2022-05-18", - "url": "nodeinvest.com" - }, { "date": "2022-05-18", "url": "onenodeconfig.com" diff --git a/package.json b/package.json index e5341fb4c..5d430b3f0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.17", + "version": "0.13.18", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1edbf970f..1adc78d96 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.17", + "version": "0.13.18", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 611395f81..bc4595ab0 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.17' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.18' };