From bc825883378c68c33b5424cfe0703dba03c4b7de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 17:52:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-36-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2023-01.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4a8736671..1b98f8eb5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 436 Frank Update all.json (#2801) 436 Tim Janssen Update all.json (#2807) - 388 mhusnirizal update all.json (#2802) + 389 mhusnirizal update all.json (#2804) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 14 alineherzman Update all.json (#2784) diff --git a/all.json b/all.json index c94a49a28..bb7827a53 100644 --- a/all.json +++ b/all.json @@ -28,12 +28,6 @@ "zapto.org" ], "deny": [ - "zksynchronize.help", - "nodesync.live", - "solutionintergrates.netlify.app", - "smartsyncmigrate.site", - "surgicalmedical.net", - "manuallfixsyncc.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7032,6 +7026,7 @@ "manualcoonectsysnode.com", "manualdappsync.com", "manualfix.xyz", + "manuallfixsyncc.netlify.app", "manuallsync.xyz", "manualonline-sync.com", "manualrectifying.com", @@ -8643,6 +8638,7 @@ "nodesvaults.online", "nodesverification.com", "nodesverification.net", + "nodesync.live", "nodesynced.com", "nodesyncs.com", "nodetoautt.com", @@ -11000,6 +10996,7 @@ "smartsynchronization.com", "smartsynchronize.com", "smartsyncmigrate.online", + "smartsyncmigrate.site", "smartsyncnode.com", "smartsyncprotocol.tech", "smartsyncronization.com", @@ -11104,6 +11101,7 @@ "solutioncycle-affix.com", "solutiondapps.live", "solutionhelp.online", + "solutionintergrates.netlify.app", "solutionnewspace.com", "solutionnn.xyz", "solutionnode.org", @@ -11323,6 +11321,7 @@ "surfixnetwork.net", "surfixnetwork.org", "surgefix.link", + "surgicalmedical.net", "sushi-v3.app", "sushiswapp.net", "sushiswoqe.com", @@ -15248,6 +15247,7 @@ "zilochain.com", "zinotiger.com", "zipwallet.net", + "zksynchronize.help", "zogiiobridge.live", "zonefix.net", "zooltoken.io", diff --git a/meta/2023-01.json b/meta/2023-01.json index 7a45af08d..cb0c83730 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,14 @@ "date": "2023-01-15", "url": "mainnetchainlist.onrender.com" }, + { + "date": "2023-01-15", + "url": "manuallfixsyncc.netlify.app" + }, + { + "date": "2023-01-15", + "url": "nodesync.live" + }, { "date": "2023-01-15", "url": "projectraritytools.online" @@ -11,6 +19,22 @@ "date": "2023-01-15", "url": "securedencryption.site" }, + { + "date": "2023-01-15", + "url": "smartsyncmigrate.site" + }, + { + "date": "2023-01-15", + "url": "solutionintergrates.netlify.app" + }, + { + "date": "2023-01-15", + "url": "surgicalmedical.net" + }, + { + "date": "2023-01-15", + "url": "zksynchronize.help" + }, { "date": "2023-01-14", "url": "apestacke-io.com" diff --git a/package.json b/package.json index 12ef3a900..a9e59303d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-35-x", + "version": "0.18.14-36-x", "versions": { - "git": "0.18.14-35-x", + "git": "0.18.14-36-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4a67e05b5..01032248e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-35-x", + "version": "0.18.14-36-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 8c8a2df2c..66abfc246 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-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-36-x' };