diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3fdb6f082..17eea2925 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 565 Frank Update all.json (#3143) - 544 Tim Janssen Update all.json (#3142) + 545 Tim Janssen Update all.json (#3144) 515 Jaco Bump to TS 5.0 (#3141) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 8816be251..4c84e0853 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "23108-5379.s2.webspace.re", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -100,6 +99,7 @@ "203-9-150-237.plesk.page", "217-61-128-227.plesk.page", "23.254.132.67", + "23108-5379.s2.webspace.re", "247dappconnect.netlify.app", "247dappfix.netlify.app", "247metamaskrapidresponse.com", diff --git a/all/re/all.json b/all/re/all.json index dc8f58660..b006eb283 100644 --- a/all/re/all.json +++ b/all/re/all.json @@ -1,4 +1,5 @@ [ + "23108-5379.s2.webspace.re", "fixedfloat.re", "metamask.io-portal.19758-2755.s1.webspace.re" ] diff --git a/meta/2023-03.json b/meta/2023-03.json index e1c082101..58ffbec9c 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,10 @@ "date": "2023-03-17", "url": "0x483dd3425278c1f79f377f1034d9d2cae55648b6.xyz" }, + { + "date": "2023-03-17", + "url": "23108-5379.s2.webspace.re" + }, { "date": "2023-03-17", "url": "apeconnect.site" diff --git a/package.json b/package.json index 8a2efe83b..91de7d062 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-27-x", + "version": "0.20.3-28-x", "versions": { - "git": "0.20.3-27-x", + "git": "0.20.3-28-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 86bb8f9c4..2bb839597 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-27-x", + "version": "0.20.3-28-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index caa7b6fe7..80f617efc 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.20.3-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-28-x' };