diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 318b31c53..a16873fa5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 569 Frank Update all.json (#3153) - 546 Tim Janssen Update all.json (#3146) + 547 Tim Janssen Update all.json (#3157) 517 Jaco 0.20.3 (#3150) 416 mhusnirizal update all.json (#3151) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 17973c50c..5962197c8 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cosmosnetwork.at", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3183,6 +3182,7 @@ "cosmosdrops.cloud", "cosmosintegration.com", "cosmoskldznft.com", + "cosmosnetwork.at", "cosmostationio.online", "coss.quest", "couturistesupport.com", diff --git a/all/at/all.json b/all/at/all.json index 00d43f0bb..2349d9109 100644 --- a/all/at/all.json +++ b/all/at/all.json @@ -1,4 +1,5 @@ [ + "cosmosnetwork.at", "crypto-wallets.at", "fixedflo.at", "keplr-wallet.at" diff --git a/meta/2023-03.json b/meta/2023-03.json index c447ac03b..4d31ad84e 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-20", + "url": "cosmosnetwork.at" + }, { "date": "2023-03-19", "url": "247-walletfix.netlify.app" diff --git a/package.json b/package.json index f712840b6..d2b1660d5 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-2-x", + "version": "0.20.4-3-x", "versions": { - "git": "0.20.4-2-x", + "git": "0.20.4-3-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 46681de52..a1b2a35e8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-2-x", + "version": "0.20.4-3-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 9693857e2..5a93bd43e 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-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-3-x' };