From 819138fde310f529dea29ccf1986a9f985cb0269 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:25:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-10-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 286def11b..f425ca675 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 308 mhusnirizal update all.json (#2179) 248 Frank Update all.json (#2181) - 201 Tim Janssen Update all.json (#2182) + 202 Tim Janssen Update all.json (#2183) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index cf733dfa7..193b48666 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncresolved.online", - "migrateapp.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6155,6 +6153,7 @@ "microntek-services.xyz", "micropool-defi.co", "midappsintegration.online", + "migrateapp.live", "migratecoin.live", "migratecointechsolution.biz", "migratedapps.com", @@ -9356,6 +9355,7 @@ "syncredirecting.info", "syncrepair.live", "syncresolve.com", + "syncresolved.online", "syncresolved.xyz", "syncrestore.live", "syncrestore.me", diff --git a/meta/2022-09.json b/meta/2022-09.json index 3fce5c5d1..67484a58f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-09-04", + "url": "migrateapp.live" + }, { "date": "2022-09-04", "url": "projectsinterface.fr-par.site" }, + { + "date": "2022-09-04", + "url": "syncresolved.online" + }, { "date": "2022-09-03", "url": "air-sora.com" diff --git a/package.json b/package.json index 90e57a6fb..5af93f6ef 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-9-x", + "version": "0.18.8-10-x", "versions": { - "git": "0.18.8-9-x", + "git": "0.18.8-10-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b6e39442a..99792ec96 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-9-x", + "version": "0.18.8-10-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f1496f0b4..1c28d7156 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.8-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-10-x' };