diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a33f34f5a..96e836d50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 544 Frank Update all.json (#3093) - 532 Tim Janssen Update all.json (#3096) + 533 Tim Janssen Update all.json (#3099) 504 Jaco Bump dev deps (#3089) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index cf0f1b891..864dd7cda 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webstakeupdate.online", - "project-dapps-auth-web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11416,6 +11414,7 @@ "profxtrade.live", "progresacr.com", "project-connect.net", + "project-dapps-auth-web.app", "project-dapps-intergration.firebaseapp.com", "project-dapps-intergration.web.app", "project-dappsconnect.net", @@ -16886,6 +16885,7 @@ "websprotocol.net", "websresolve.com", "websrevalidate.online", + "webstakeupdate.online", "webswalletconnect.app", "webswalletconnect.com", "webswallets.com", diff --git a/all/app/all.json b/all/app/all.json index ec66fc063..1581646f3 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -269,6 +269,7 @@ "polkaweb.app", "pooocoln.app", "pooswapfinance.web.app", + "project-dapps-auth-web.app", "project-dapps-intergration.web.app", "projectmainnet.netlify.app", "protocolapps.web.app", diff --git a/all/online/all.json b/all/online/all.json index a7f649aaf..f9061d679 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1252,6 +1252,7 @@ "webresolve.online", "webresolves.online", "websrevalidate.online", + "webstakeupdate.online", "webwalletwebsite.online", "wel-net.online", "welivemugrate.online", diff --git a/meta/2023-03.json b/meta/2023-03.json index e08ca6c93..50662fc15 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -99,6 +99,10 @@ "date": "2023-03-08", "url": "nodesapp.sbs" }, + { + "date": "2023-03-08", + "url": "project-dapps-auth-web.app" + }, { "date": "2023-03-08", "url": "resolvemainacc.online" @@ -151,6 +155,10 @@ "date": "2023-03-08", "url": "webmainnetconnector.pages.dev" }, + { + "date": "2023-03-08", + "url": "webstakeupdate.online" + }, { "date": "2023-03-07", "url": "bakryswap-polkadot.org" diff --git a/package.json b/package.json index 9962bb1d2..0d0eaeb3b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-14-x", + "version": "0.20.2-15-x", "versions": { - "git": "0.20.2-14-x", + "git": "0.20.2-15-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1a47910bd..538cb418d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-14-x", + "version": "0.20.2-15-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 56a429fac..6c3851422 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.2-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-15-x' };