Skip to content

Commit 1ac6694

Browse files
committed
Delete Some Projects
1 parent bb96324 commit 1ac6694

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
array_push($projects['link']['projects'], array('name' => 'jsDelivr', 'url' => 'http://www.jsdelivr.com/', 'about' => 'A free super-fast CDN for developers and webmasters'));
3333
array_push($projects['link']['projects'], array('name' => 'Google Hosted Libraries', 'url' => 'https://developers.google.com/speed/libraries/', 'about' => 'The Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries'));
3434
array_push($projects['link']['projects'], array('name' => 'Microsoft Ajax Content Delivery Network', 'url' => 'http://www.asp.net/ajax/cdn', 'about' => 'Microsoft Ajax Content Delivery Network'));
35-
array_push($projects['link']['projects'], array('name' => '百度静态资源公共库', 'url' => 'http://cdn.code.baidu.com/', 'about' => '百度静态资源公共库'));
36-
array_push($projects['link']['projects'], array('name' => '百度CDN公共库', 'url' => 'http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs', 'about' => 'CDN公共库是指将常用的JS库存放在CDN节点,以方便广大开发者直接调用'));
35+
//array_push($projects['link']['projects'], array('name' => '百度静态资源公共库', 'url' => 'http://cdn.code.baidu.com/', 'about' => '百度静态资源公共库'));
36+
//array_push($projects['link']['projects'], array('name' => '百度CDN公共库', 'url' => 'http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs', 'about' => 'CDN公共库是指将常用的JS库存放在CDN节点,以方便广大开发者直接调用'));
3737
array_push($projects['link']['projects'], array('name' => '360网站卫士常用前端公共库CDN服务', 'url' => 'http://libs.useso.com/', 'about' => '这里提供了由360网站卫士CDN驱动的常用前端公共库以及和谐使用Google公共库&字体库的调用方法'));
3838
array_push($projects['link']['projects'], array('name' => 'Public Resources on SAE', 'url' => 'http://lib.sinaapp.com/', 'about' => 'Public Resources on SAE'));
3939
array_push($projects['link']['projects'], array('name' => '又拍云常用JavaScript库CDN服务', 'url' => 'http://jscdn.upai.com/', 'about' => '又拍云为您托管常用的JavaScript库,您可以在自己的网页上直接通过script标记引用这些资源'));
4040
array_push($projects['link']['projects'], array('name' => 'BootCDN', 'url' => 'http://www.bootcdn.cn/', 'about' => '稳定、快速、免费的开源项目 CDN 服务'));
4141
array_push($projects['link']['projects'], array('name' => '开放静态文件 CDN', 'url' => 'http://www.staticfile.org/', 'about' => '为开源库提供稳定、快速的免费 CDN 服务'));
42-
array_push($projects['link']['projects'], array('name' => '沙塔', 'url' => 'http://lib.shatacloud.com/', 'about' => '沙塔为您提供常用的JS库,免费在您网页上引用资源,并由遍布全国CDN节点提供加速服务'));
42+
//array_push($projects['link']['projects'], array('name' => '沙塔', 'url' => 'http://lib.shatacloud.com/', 'about' => '沙塔为您提供常用的JS库,免费在您网页上引用资源,并由遍布全国CDN节点提供加速服务'));
4343
array_push($projects['link']['projects'], array('name' => '前端公共库CDN加速', 'url' => 'http://cdnjs.net/', 'about' => '阿里云CDN加速,永久免费,保护隐私,500+节点毫秒级响应'));
4444
array_push($projects['link']['projects'], array('name' => '网易开源镜像站', 'url' => 'http://mirrors.163.com/', 'about' => '网易开源镜像站'));
4545
array_push($projects['link']['projects'], array('name' => 'Sohu.com Open Source Mirror Site', 'url' => 'http://mirrors.sohu.com/', 'about' => 'Sohu.com Open Source Mirror Site'));

0 commit comments

Comments
 (0)