From 989a4257a6f1985e533a66a7c66999011874500a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:10:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-83-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 ++++++------- meta/2023-01.json | 30 ++++++++++++++++++++++++++++ meta/index.json | 1 + package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 43 insertions(+), 12 deletions(-) create mode 100644 meta/2023-01.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3c576f23d..16c749576 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 476 Jaco Update headers for 2023 (#2741) 416 Tim Janssen Update all.json (#2737) - 411 Frank Update all.json (#2738) + 412 Frank Update all.json (#2740) 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 67034c7e4..d17c2199a 100644 --- a/all.json +++ b/all.json @@ -5574,13 +5574,6 @@ "hanzoretri.online", "hardwalletcapsule.com", "hardwalletcapsule.store", - "linkwalletdapp.com", -"maincryptofix.live", -"mainnetshub.app", -"prosync.online", -"smartconnectchain.xyz", -"syncwalletfix.com", -"trustpad-christmas.net", "hardwalletsafe.com", "hardwalletsafe.store", "hardwalletvault.com", @@ -6353,6 +6346,7 @@ "linkverify-pp.com", "linkwalletaccess.online", "linkwalletaccess.org", + "linkwalletdapp.com", "linkwalletsaccess.online", "linkwalletsauthentification.online", "linuscointrade.net", @@ -6567,6 +6561,7 @@ "mainconnectrectstore.online", "mainconnectwallet.xyz", "maincorrectionbot.com", + "maincryptofix.live", "maincryptofixlink.com", "maindapp.com", "maindapprectifier.live", @@ -6732,6 +6727,7 @@ "mainnetservers.com", "mainnetservice.com", "mainnetsetup.org", + "mainnetshub.app", "mainnetshub.com", "mainnetsproject.com", "mainnetstools.online", @@ -9643,6 +9639,7 @@ "proponlinesync.com", "prosmartlinks.live", "prosycnnrectification.com", + "prosync.online", "prosynrectification.com", "protectwalletfix.com", "protgenzets.com", @@ -10588,6 +10585,7 @@ "smartconnect.ng", "smartconnectauth.com", "smartconnectauth.live", + "smartconnectchain.xyz", "smartconnectcloud.org", "smartconnectdapp.click", "smartconnectdapp.com", @@ -11420,6 +11418,7 @@ "syncwalletdapps.com", "syncwalletdapps.live", "syncwalletdapps.net", + "syncwalletfix.com", "syncwalletinstantly.com", "syncwalletlive.com", "syncwalletqr.com", @@ -12095,6 +12094,7 @@ "trustliveaid.online", "trustnewswalletshare.com", "trustpad-cdn.net", + "trustpad-christmas.net", "trustpad-community.com", "trustpad-community.net", "trustpad-cz.com", diff --git a/meta/2023-01.json b/meta/2023-01.json new file mode 100644 index 000000000..797b6c52b --- /dev/null +++ b/meta/2023-01.json @@ -0,0 +1,30 @@ +[ + { + "date": "2023-01-01", + "url": "linkwalletdapp.com" + }, + { + "date": "2023-01-01", + "url": "maincryptofix.live" + }, + { + "date": "2023-01-01", + "url": "mainnetshub.app" + }, + { + "date": "2023-01-01", + "url": "prosync.online" + }, + { + "date": "2023-01-01", + "url": "smartconnectchain.xyz" + }, + { + "date": "2023-01-01", + "url": "syncwalletfix.com" + }, + { + "date": "2023-01-01", + "url": "trustpad-christmas.net" + } +] diff --git a/meta/index.json b/meta/index.json index 52c76cb18..e08cc6d8b 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2023-01", "2022-12", "2022-11", "2022-10", diff --git a/package.json b/package.json index a010a2723..1ad2fb7bf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-82-x", + "version": "0.18.13-83-x", "versions": { - "git": "0.18.13-82-x", + "git": "0.18.13-83-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7fa9e9b8b..bbb1b9db5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-82-x", + "version": "0.18.13-83-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f1a2511e5..eda1fb568 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.13-82-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-83-x' };