From 4b50f6c8f562fa6a47a9a75e2f684089628a8551 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 11:18:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- all/network/all.json | 1 + meta/2023-03.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bb2f0c5cd..dc111a9de 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 545 Frank Update all.json (#3101) 534 Tim Janssen Update all.json (#3100) 505 Jaco Use .js imports in src (#3098) - 413 mhusnirizal update all.json (#3045) + 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) diff --git a/all.json b/all.json index e175be12e..41d6a36c6 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "zapto.org" ], "deny": [ - "polkatoken.network", - "claim.polkatoken.network", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -11262,6 +11260,7 @@ "polkaswep.io", "polkaswitch.online", "polkatake.space", + "polkatoken.network", "polkatsarter.com", "polkatslaters.com", "polkatsrater.com", diff --git a/all/network/all.json b/all/network/all.json index b035a475e..7cef7713e 100644 --- a/all/network/all.json +++ b/all/network/all.json @@ -66,6 +66,7 @@ "polkadotrewards.network", "polkadots.network", "polkadotweb.network", + "polkatoken.network", "polkcdot.network", "polkdot-live.network", "polkodot.network", diff --git a/meta/2023-03.json b/meta/2023-03.json index 863c03130..81d10b04b 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-03-09", + "url": "claim.polkatoken.network" + }, + { + "date": "2023-03-09", + "url": "polkatoken.network" + }, { "date": "2023-03-08", "url": "apitrustswith3.live" diff --git a/package.json b/package.json index 23bd28290..dcfac05fe 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-18-x", + "version": "0.20.2-19-x", "versions": { - "git": "0.20.2-18-x", + "git": "0.20.2-19-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 431965053..69639a871 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-18-x", + "version": "0.20.2-19-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 d6daa5510..40acfba8a 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-19-x' };