diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cfa280682..cf96f21b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 938 Tim Janssen Update all.json (#4359) - 907 Frank Update all.json (#4352) + 908 Frank Update all.json (#4367) 618 Mich Block hub-polkadot.com (#4343) 600 mhusnirizal update all.json (#4358) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 60696b5d0..a661a4763 100644 --- a/all.json +++ b/all.json @@ -35,7 +35,6 @@ "0nlinebot.github.io", "0pensea.co.uk", "0therside.com", - "dotisded.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10496,6 +10495,7 @@ "dotisded-drops-app.com", "dotisded-web-app.com", "dotisded.online", + "dotisded.site", "dotisded.xyz", "dotminer.net", "dotmoovs.medium.cn.com", diff --git a/all/site/all.json b/all/site/all.json index a390c9170..bea6c6607 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -474,6 +474,7 @@ "donmen.site", "donomazt.site", "dopluktuny.site", + "dotisded.site", "download-imtoken.site", "dplopy.site", "dpsconn.site", diff --git a/meta/2024-04.json b/meta/2024-04.json index d3d74b59b..545bad164 100644 --- a/meta/2024-04.json +++ b/meta/2024-04.json @@ -3,6 +3,10 @@ "date": "2024-04-08", "url": "app.astarnet.net" }, + { + "date": "2024-04-08", + "url": "dotisded.site" + }, { "date": "2024-04-08", "url": "register.astar-net.com" diff --git a/package.json b/package.json index 6d842e9ae..7b1827cff 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.5-25-x", + "version": "0.22.5-26-x", "versions": { - "git": "0.22.5-25-x", + "git": "0.22.5-26-x", "npm": "0.22.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bc9adc754..412ad90c4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.5-25-x", + "version": "0.22.5-26-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c48bd3440..a279b73e8 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.22.5-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-26-x' };