diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9a6bd9c77..18831b08f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 590 Mich block graphsupport.online (#2573) 466 Jaco 0.18.11 (#2568) - 364 Frank Update all.json (#2577) + 365 Frank Update all.json (#2579) 360 mhusnirizal update all.json (#2566) 354 Tim Janssen Update all.json (#2575) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 3d81095de..82293f3fa 100644 --- a/all.json +++ b/all.json @@ -77,10 +77,6 @@ "193-111-31-88.plesk.page", "194-127-193-110.plesk.page", "1chaincrypto.com", - "lakerssfirmnet.com", - "smartcoiresolutions.live", - "synchchaininfo.live", - "vaultgateway.info", "1inch-connect.com", "1inch-network.net", "1inch-wallet.org", @@ -5873,6 +5869,7 @@ "labornyveri.com", "lacasadepapeltoken.org", "laconfianzacoop.com", + "lakerssfirmnet.com", "lanav2.com", "landapp.xyz", "landconnecticuts.xyz", @@ -10039,6 +10036,7 @@ "smartcoiresolution.net", "smartcoiresolution.pics", "smartcoiresolution.pro", + "smartcoiresolutions.live", "smartcoiresolved.com", "smartcoiresolves.com", "smartcoiretechsoluitiion.xyz", @@ -10647,6 +10645,7 @@ "synchainweb.site", "synchappconnect.net", "synchauthenticator.com", + "synchchaininfo.live", "synchconnect.tk", "synchconnectapp.com", "synchconnects.com", @@ -12072,6 +12071,7 @@ "vaultconnectpost.com", "vaultdefi-nodes.net", "vaultftconnectserver.com", + "vaultgateway.info", "vaultseedify.online", "vaultserver.site", "vaultvalue.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index 0cc4ccf93..bfaf6a474 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -19,6 +19,10 @@ "date": "2022-11-16", "url": "fixedfịoat.com" }, + { + "date": "2022-11-16", + "url": "lakerssfirmnet.com" + }, { "date": "2022-11-16", "url": "mainrectify.com" @@ -43,10 +47,22 @@ "date": "2022-11-16", "url": "saveshields.online" }, + { + "date": "2022-11-16", + "url": "smartcoiresolutions.live" + }, { "date": "2022-11-16", "url": "sync.mainrectify.com" }, + { + "date": "2022-11-16", + "url": "synchchaininfo.live" + }, + { + "date": "2022-11-16", + "url": "vaultgateway.info" + }, { "date": "2022-11-16", "url": "vaultvalue.online" diff --git a/package.json b/package.json index dd718fe91..b7b251157 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-8-x", + "version": "0.18.12-9-x", "versions": { - "git": "0.18.12-8-x", + "git": "0.18.12-9-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f82ddac2f..77a86eec1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-8-x", + "version": "0.18.12-9-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fbb9193cc..393e8a126 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.12-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-9-x' };