diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bfcfc9f18..8a311273a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 557 Mich Update all.json (#1624) - 388 Jaco Bump TS (#1617) + 389 Jaco Additional Kusama entries from cross-check (#1636) 225 mhusnirizal update all.json (#1631) 135 frankywild Update all.json (#1633) 79 michalisFr Update all.json (#1540) diff --git a/all.json b/all.json index ebd48f562..20127029f 100644 --- a/all.json +++ b/all.json @@ -5,8 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "ikusanft.xyz", - "yayoikusama.xyz", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -3562,6 +3560,7 @@ "idowalletauthentication.com", "iglesiavozdedios.cl", "iimtokens.app", + "ikusanft.xyz", "illuvium.monster", "im-97dfg-pay-token.online", "im-97dfg-pay-token.xyz", @@ -9947,6 +9946,7 @@ "xtrememinners.com", "xtztoken.site", "xyziiyfytdcirffxgvjlbnlgrr6rcgy.xyz", + "yayoikusama.xyz", "ync-dappwallet.co", "yniswope.com", "yokrectify.online", diff --git a/meta/2022-06.json b/meta/2022-06.json index 305188eb4..0cc675f29 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-06-03", + "url": "ikusanft.xyz" + }, + { + "date": "2022-06-03", + "url": "yayoikusama.xyz" + }, { "date": "2022-06-02", "url": "access.excelhalonft.net" diff --git a/package.json b/package.json index fd6868a29..610661dcb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.55", + "version": "0.13.56", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a035bbccd..72b9a12d2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.55", + "version": "0.13.56", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 512254fed..550c7593d 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.55' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.56' };