Skip to content

Commit

Permalink
feat: say goodbye to alinode
Browse files Browse the repository at this point in the history
> getaddrinfo ENOTFOUND alinode.aliyun.com
  • Loading branch information
fengmk2 committed Nov 9, 2024
1 parent 2edbec6 commit 46b6bc6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/binaries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@ const binaries = {
repo: 'nodejs/unofficial-builds',
distUrl: 'https://unofficial-builds.nodejs.org/download/release',
},
alinode: {
category: 'alinode',
description: 'Node.js 性能平台(Node.js Performance Platform)是面向中大型 Node.js 应用提供性能监控、安全提醒、故障排查、性能优化等服务的整体性解决方案。凭借对 Node.js 内核深入的理解,我们提供完善的工具链和服务,协助客户主动、快速发现和定位线上问题。',
type: BinaryType.Node,
repo: '',
distUrl: 'http://alinode.aliyun.com/dist/new-alinode',
},
python: {
category: 'python',
description: 'The Python programming language https://www.python.org/',
Expand Down

0 comments on commit 46b6bc6

Please sign in to comment.