From 2da993739d632feadb102b0f01973747146975e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:58:21 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-25-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 +++++++------- meta/2023-01.json | 32 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 45 insertions(+), 13 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cc27ae690..8d2ad597a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) 432 Frank Update all.json (#2792) - 431 Tim Janssen Update all.json (#2790) + 432 Tim Janssen Update all.json (#2796) 387 mhusnirizal update all.json (#2793) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 14d58a1a0..7c1cc60e2 100644 --- a/all.json +++ b/all.json @@ -29,14 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "colobor.org", - "accessrecovery.cf", - "bitdropsreward.tech", - "xconnectnode.xyz", - "syncwc-mainbitech.online", - "fixwalletmigrates.live", - "justsyncit.website", - "sync-mainbitech.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -219,6 +211,7 @@ "accessliveprotocol.live", "accesslogin-pancakeswap.ml", "accessnode.surge.sh", + "accessrecovery.cf", "accessrewardnet.org", "accesssrewards.firebaseapp.com", "accesssrewards.web.app", @@ -1177,6 +1170,7 @@ "bitconnecthub.com", "bitcountry.org", "bitcryptowallets.com", + "bitdropsreward.tech", "bitdsppconn.info", "bitemanix.com", "biteth.io", @@ -2170,6 +2164,7 @@ "collaplanb.cc", "collerlink.live", "collpolkadot.js.org", + "colobor.org", "com-accountsecure01.com", "com-accountsecure02.com", "com-accountsecure03.com", @@ -5428,6 +5423,7 @@ "fixwalletauth.com", "fixwalletissues.com", "fixwalletmigrate.live", + "fixwalletmigrates.live", "fixwallets.net", "fixwalletsaccountlive.com", "fixwalletts.com", @@ -6265,6 +6261,7 @@ "junonetwork.net", "justconn.online", "justifieddappfix.com", + "justsyncit.website", "juwerii.com", "juzztoken.com", "kabyarenadev.com", @@ -11360,6 +11357,7 @@ "sync-integration.net", "sync-integrator.com", "sync-livewallet.online", + "sync-mainbitech.online", "sync-mainnet.net", "sync-mainnet.org", "sync-milkywayex.finance", @@ -11684,6 +11682,7 @@ "syncwalletvallidation.com", "syncwalletvallidations.com", "syncwals-activation.cc", + "syncwc-mainbitech.online", "syncwebdigital.com", "syncwebtokenapp.com", "syncwebvalidate.com", @@ -15015,6 +15014,7 @@ "xchainprotocol.tech", "xchangeapps.pro", "xcoinsea.com", + "xconnectnode.xyz", "xcrosssupport.center", "xcube.online", "xdapp.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index fb6c0cefa..e8d946ccc 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,36 @@ [ + { + "date": "2023-01-13", + "url": "accessrecovery.cf" + }, + { + "date": "2023-01-13", + "url": "bitdropsreward.tech" + }, + { + "date": "2023-01-13", + "url": "colobor.org" + }, + { + "date": "2023-01-13", + "url": "fixwalletmigrates.live" + }, + { + "date": "2023-01-13", + "url": "justsyncit.website" + }, + { + "date": "2023-01-13", + "url": "sync-mainbitech.online" + }, + { + "date": "2023-01-13", + "url": "syncwc-mainbitech.online" + }, + { + "date": "2023-01-13", + "url": "xconnectnode.xyz" + }, { "date": "2023-01-12", "url": "e-chain.netlify.app" diff --git a/package.json b/package.json index 3125f1eab..20fb9434f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-24-x", + "version": "0.18.14-25-x", "versions": { - "git": "0.18.14-24-x", + "git": "0.18.14-25-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8400a2ca1..95aa2329a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-24-x", + "version": "0.18.14-25-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index db484c8b8..a1c050ff5 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.18.14-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-25-x' };