diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7f9ab866..a06aa3710 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 601 Mich block 3 misspelled ppolkastarter scams (#2936) + 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 579 Frank Update all.json (#3179) 558 Tim Janssen Update all.json (#3178) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) diff --git a/all.json b/all.json index 0770efa1c..147d6c195 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "polkadot.whitelist-web3.com", - "polkastarted-home.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11168,6 +11166,7 @@ "polkadot.site", "polkadot.trade", "polkadot.us.com", + "polkadot.whitelist-web3.com", "polkadot.work", "polkadot.world", "polkadot1.js.org", @@ -11360,6 +11359,7 @@ "polkastartar.live", "polkastartars.live", "polkastarte.com", + "polkastarted-home.com", "polkastarteido.com", "polkastartel.com", "polkastarter-activator.com", diff --git a/all/com/all.json b/all/com/all.json index b8363a1f3..13e3191c8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4226,6 +4226,7 @@ "polkadot-technology.com", "polkadot-wallet.com", "polkadot.us.com", + "polkadot.whitelist-web3.com", "polkadot2021.com", "polkadot22.com", "polkadot2x.com", @@ -4310,6 +4311,7 @@ "polkastarfer.com", "polkastarler-app.com", "polkastarte.com", + "polkastarted-home.com", "polkastarteido.com", "polkastartel.com", "polkastarter-activator.com", diff --git a/meta/2023-03.json b/meta/2023-03.json index b1637e731..d14c93377 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -43,6 +43,14 @@ "date": "2023-03-24", "url": "nodetool.org" }, + { + "date": "2023-03-24", + "url": "polkadot.whitelist-web3.com" + }, + { + "date": "2023-03-24", + "url": "polkastarted-home.com" + }, { "date": "2023-03-23", "url": "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link" diff --git a/package.json b/package.json index 7009f192a..14b38c6c7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-26-x", + "version": "0.20.4-27-x", "versions": { - "git": "0.20.4-26-x", + "git": "0.20.4-27-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index da72f79e2..18f4cdbff 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-26-x", + "version": "0.20.4-27-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 12253612d..cd3cfb0ba 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.4-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-27-x' };