diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d2f9239f0..18be32cc7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 604 Frank Update all.json (#3219) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 566 Tim Janssen Update all.json (#3220) + 567 Tim Janssen Update all.json (#3221) 522 Jaco Update lock wf (#3222) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index a1ec941e2..22344a480 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web10511.web07.bero-webspace.de", - "polkadotclassic.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11360,6 +11358,7 @@ "polkadotceo.com", "polkadotchain.net", "polkadotclaim.live", + "polkadotclassic.net", "polkadotcloud.com", "polkadotcngiveaway.network", "polkadotcoin.online", @@ -17296,6 +17295,7 @@ "web-walletsextensions.com", "web.flowlinksapp.com", "web.vaultweblink.site", + "web10511.web07.bero-webspace.de", "web3-connect.org", "web3-connector.com", "web3-dappmainnet.live", diff --git a/all/de/all.json b/all/de/all.json index 8990a06b5..c0e093d3b 100644 --- a/all/de/all.json +++ b/all/de/all.json @@ -15,5 +15,6 @@ "static.192.117.12.49.clients.your-server.de", "supportmetamask.dd-dns.de", "supportmetamask.dray-dns.de", - "wallgb.dd-dns.de" + "wallgb.dd-dns.de", + "web10511.web07.bero-webspace.de" ] diff --git a/all/net/all.json b/all/net/all.json index d3a522de4..9e462982c 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -632,6 +632,7 @@ "polkadot22.net", "polkadot2x.net", "polkadotchain.net", + "polkadotclassic.net", "polkadotevent.net", "polkadotevent2022.net", "polkadotevent22.net", diff --git a/meta/2023-04.json b/meta/2023-04.json index fdf3142bf..d2008978a 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-04-04", + "url": "polkadotclassic.net" + }, + { + "date": "2023-04-04", + "url": "web10511.web07.bero-webspace.de" + }, { "date": "2023-04-03", "url": "ai-web3-wallet.vercel.app" diff --git a/package.json b/package.json index 1cf56736e..fc07ac794 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-7-x", + "version": "0.20.6-8-x", "versions": { - "git": "0.20.6-7-x", + "git": "0.20.6-8-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6e89abea7..dd6e2ff1f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-7-x", + "version": "0.20.6-8-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7aa660126..ff0ecdd27 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.6-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-8-x' };