diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 66da0622c..38de50c23 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 487 Jaco 0.19.1 (#2875) - 465 Tim Janssen Update all.json (#2888) + 466 Tim Janssen Update all.json (#2889) 462 Frank Update all.json (#2884) 396 mhusnirizal update all.json (#2883) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index a8bf6643f..e0ec2db94 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletprotoco1l.trade", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -14475,6 +14474,7 @@ "walletpower.net", "walletpro.cc", "walletprotectauth.com", + "walletprotoco1l.trade", "walletprotocol.net", "walletprotocol.org", "walletprotocol.support", diff --git a/all/trade/all.json b/all/trade/all.json index 418d62ac5..405ac24ff 100644 --- a/all/trade/all.json +++ b/all/trade/all.json @@ -6,5 +6,6 @@ "onliinedappsync.trade", "polkadot.trade", "polkastarter.trade", - "thetatoken.trade" + "thetatoken.trade", + "walletprotoco1l.trade" ] diff --git a/meta/2023-02.json b/meta/2023-02.json index 9ed257d73..692952a10 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -14,5 +14,9 @@ { "date": "2023-02-01", "url": "wallet-sync-1.netlify.app" + }, + { + "date": "2023-02-01", + "url": "walletprotoco1l.trade" } ] diff --git a/package.json b/package.json index be744b695..7d01550bf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-11-x", + "version": "0.19.2-12-x", "versions": { - "git": "0.19.2-11-x", + "git": "0.19.2-12-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d954e651e..21ba2c801 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-11-x", + "version": "0.19.2-12-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fc1fd367a..c86d3cbd7 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.19.2-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-12-x' };