diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d539976fb..d1bf55a5d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 590 Mich block graphsupport.online (#2573) 466 Jaco 0.18.11 (#2568) - 365 Frank Update all.json (#2579) + 366 Frank Update all.json (#2583) 361 mhusnirizal update all.json (#2581) 357 Tim Janssen Update all.json (#2582) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d2c508f75..b30687ac1 100644 --- a/all.json +++ b/all.json @@ -28,12 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "channelautoweb.com", - "connectchainserver.org", - "dappsprojectinteractions.com", - "initialize-web.net", - "trustpad-ex.net", - "vaultfix.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1553,6 +1547,7 @@ "chainwall.org", "chainwallet.42web.io", "chainwalletconnectdapp.com", + "channelautoweb.com", "channeldapprestoration.com", "channeldatasync.org", "chargedefi.solutions", @@ -2113,6 +2108,7 @@ "connectassists.online", "connectauthsyncs.online", "connectchains.co", + "connectchainserver.org", "connectcollab-land.com", "connectcollabland.cc", "connectcollabland.com", @@ -3502,6 +3498,7 @@ "dappspage.com", "dappsplug.epizy.com", "dappsproconnect.com", + "dappsprojectinteractions.com", "dappsprotocol.co", "dappsprotocol.com", "dappsprotocol.io", @@ -5579,6 +5576,7 @@ "initialisation.000webhostapp.com", "initialization.us", "initialize-dapps.com", + "initialize-web.net", "initializedapps.site", "initiatewalletconnection.com", "initiialize.000webhostapp.com", @@ -11496,6 +11494,7 @@ "trustpad-event.net", "trustpad-events.net", "trustpad-evm.com", + "trustpad-ex.net", "trustpad-fi.com", "trustpad-finance.net", "trustpad-ido.com", @@ -12089,6 +12088,7 @@ "vaultconnect.org", "vaultconnectpost.com", "vaultdefi-nodes.net", + "vaultfix.live", "vaultftconnectserver.com", "vaultgateway.info", "vaultseedify.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index 47d705512..3837635d9 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -7,10 +7,22 @@ "date": "2022-11-17", "url": "canto.netlify.app" }, + { + "date": "2022-11-17", + "url": "channelautoweb.com" + }, { "date": "2022-11-17", "url": "claims-aave.com" }, + { + "date": "2022-11-17", + "url": "connectchainserver.org" + }, + { + "date": "2022-11-17", + "url": "dappsprojectinteractions.com" + }, { "date": "2022-11-17", "url": "en.assetsapprestore.com" @@ -23,6 +35,10 @@ "date": "2022-11-17", "url": "iccofixx.surge.sh" }, + { + "date": "2022-11-17", + "url": "initialize-web.net" + }, { "date": "2022-11-17", "url": "mainnetdapp.com" @@ -39,6 +55,10 @@ "date": "2022-11-17", "url": "trust-wallet.claims" }, + { + "date": "2022-11-17", + "url": "trustpad-ex.net" + }, { "date": "2022-11-17", "url": "trustpad.fi" @@ -47,6 +67,10 @@ "date": "2022-11-17", "url": "twt-claims.com" }, + { + "date": "2022-11-17", + "url": "vaultfix.live" + }, { "date": "2022-11-17", "url": "webadminresolveportal.online" diff --git a/package.json b/package.json index 4ff0ff7ec..e779a7687 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-13-x", + "version": "0.18.12-14-x", "versions": { - "git": "0.18.12-13-x", + "git": "0.18.12-14-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 665131cb8..f48cf99e4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-13-x", + "version": "0.18.12-14-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 839bac9cb..86b9d7f88 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-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-14-x' };