diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 72adb2c7a..f93927206 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) 478 Tim Janssen Update all.json (#2932) - 476 Frank Update all.json (#2930) + 477 Frank Update all.json (#2933) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index d0a2ad265..ac9f323a2 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "shareblocksio.best", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -11101,6 +11100,7 @@ "sfdwafsadaw.com", "sgpusa.org", "shakuntalschool.com", + "shareblocksio.best", "shechoice.pk", "shells-shock.live", "sherotech.xyz", diff --git a/all/best/all.json b/all/best/all.json index 5826bcdf2..ac9f1ed42 100644 --- a/all/best/all.json +++ b/all/best/all.json @@ -43,6 +43,7 @@ "rubicforiobridge.best", "safebridge.best", "safeupgrade.best", + "shareblocksio.best", "smartcontractupgrade.best", "solutionportal.best", "switchbridge.best", diff --git a/meta/2023-02.json b/meta/2023-02.json index 15465d0f0..18ddef858 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -123,6 +123,10 @@ "date": "2023-02-08", "url": "seedfiy.org" }, + { + "date": "2023-02-08", + "url": "shareblocksio.best" + }, { "date": "2023-02-08", "url": "stake-polkadot.com" diff --git a/package.json b/package.json index 2e86c66d1..7a1fed8fa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-44-x", + "version": "0.19.2-45-x", "versions": { - "git": "0.19.2-44-x", + "git": "0.19.2-45-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6a8daa0d2..2d14ac884 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-44-x", + "version": "0.19.2-45-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 58b1a3bd0..f88b29201 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.19.2-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-45-x' };