diff --git a/CONTRIBUTORS b/CONTRIBUTORS index deb4fa7d3..69d19e975 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) - 343 mhusnirizal update all.json (#2357) + 344 mhusnirizal update all.json (#2358) 291 Frank Update all.json (#2355) 261 Tim Janssen Update all.json (#2356) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index a26cbd587..75667c669 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "resolution-mainnets.live", - "s.resolution-mainnets.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -8872,6 +8870,7 @@ "resetcnt.com", "resetlaunchdapp.com", "resolution-mainnet.live", + "resolution-mainnets.live", "resolutionsync.link", "resolutionvalidationet.link", "resolvbinanreg.monster", diff --git a/meta/2022-10.json b/meta/2022-10.json index 9ebfc36b1..c775e8a1d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,10 +7,18 @@ "date": "2022-10-03", "url": "mergedefi.click" }, + { + "date": "2022-10-03", + "url": "resolution-mainnets.live" + }, { "date": "2022-10-03", "url": "resolveregbinan.shop" }, + { + "date": "2022-10-03", + "url": "s.resolution-mainnets.live" + }, { "date": "2022-10-02", "url": "app.flowstringapp.com" diff --git a/package.json b/package.json index 000938089..0a7eae183 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-40-x", + "version": "0.18.10-41-x", "versions": { - "git": "0.18.10-40-x", + "git": "0.18.10-41-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b29506d4..1a3268ca3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-40-x", + "version": "0.18.10-41-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3a0242cec..bbd3f2bd1 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.18.10-40-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-41-x' };