diff --git a/data/design/index.ts b/data/design/index.ts index 665c339521fe669db0927c5f122a8fae5a04a2c0..6a1c476f723b1c1b3bcd47e3eaab5b7a7bcfbd6b 100644 --- a/data/design/index.ts +++ b/data/design/index.ts @@ -85,6 +85,12 @@ const nav = { desc: '从每日ui档案库及其他收集的每日灵感。 根据Dribbble拍摄的照片,手工挑选,每天更新', url: 'http://collectui.com/', }, + { + icon: 'https://multiavatar.com/img/favicon/favicon-32x32.png?v=001', + name: 'multiavatar', + desc: '120亿独特的多元文化头像', + url: 'https://multiavatar.com/', + }, ] }, { diff --git a/data/security/index.ts b/data/security/index.ts index 103e9fb921e6cb44361a2827351d49c0a757b96b..afe92be17902bc2547d509cacf0798eba8dce01a 100644 --- a/data/security/index.ts +++ b/data/security/index.ts @@ -153,6 +153,11 @@ const nav = { desc: '免费的BurpSuitePro版本', url: 'https://github.com/TrojanAZhen/BurpSuitePro-2.1', }, + { + name: 'WebScan', + desc: '查询C段服务器IP上有多少个二级域名,C段查询,在线C段旁注查询网站,同IP站点查询,IP反查域名', + url: 'https://www.webscan.cc/', + }, ] }, { diff --git a/data/utilityTool/devops.ts b/data/utilityTool/devops.ts index d0ea67b51e56bee749cf5489333316fb0225bc8e..b2d6dd8feb49e86e332218986d924317d1bfc6ad 100644 --- a/data/utilityTool/devops.ts +++ b/data/utilityTool/devops.ts @@ -5,6 +5,11 @@ const nav = { { title: '开发神器', nav: [ + { + name: 'EverSQL', + desc: '人工智能驱动的SQL查询优化和性能瓶颈预测', + url: 'https://www.eversql.com/', + }, { name: 'releasly', desc: '在新的开源版本发布时收到通知,直接发送到您的电子邮件中。', @@ -245,6 +250,11 @@ const nav = { desc: 'Google Workspace状态信息中心', url: 'https://www.google.com/appsstatus#hl=en&v=status', }, + { + name: 'isometric-contributions', + desc: '浏览器扩展,用于渲染GitHub贡献图的等距像素艺术版本。', + url: 'https://github.com/jasonlong/isometric-contributions', + }, ] }, { @@ -340,6 +350,17 @@ const nav = { desc: '一个免费,快速,美观的API请求构建器,供10万多个开发人员使用。(原名叫 Postwoman)', url: 'https://hoppscotch.io/', }, + { + icon: 'https://avatars0.githubusercontent.com/u/22632046?s=200&v=4', + name: 'storybook', + desc: 'UI组件浏览器。为React,Vue,Angular,Ember,Web Components等开发,记录和测试!', + url: 'https://storybook.js.org/', + language: [ + '', + '', + 'https://github.com/storybookjs/storybook' + ] + }, ] }, {