Files
kuboard-press/.vuepress/components/ad-list.js
huanqing.shao 92df7436cc ads
2020-04-16 08:43:48 +08:00

91 lines
2.8 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

module.exports = [
{
name: 'Sealyun',
description: 'Kubernetes',
strong: '一键离线安装',
action: '去看看',
url: 'https://github.com/fanux/sealos',
weight: 60
},
{
name: 'SOCK BOOM',
description: '我在这里 Fan Qiang 查阅 Kubernetes 第一手资料',
strong: '推荐',
action: '试一试',
url: 'https://sockboom.tel/auth/register?affid=182351',
weight: 100
},
// {
// name: '华为云',
// description: '【2核4G云服务器低至331元/年限时抢购】华为云开年回馈用户产品低至1折',
// strong: '限时抢购',
// action: '立享优惠',
// url: 'https://activity.huaweicloud.com/2020feb_promotion/index.html?&fromuser=a3Vib2FyZA==&utm_source=a3Vib2FyZA==&utm_medium=cps&utm_campaign=201905',
// weight: 60
// },
// {
// name: 'Suveng',
// description: '趣丸网络科技 Suveng 免费提供的视频课',
// strong: '免费学习',
// url: 'https://www.bilibili.com/video/av88798402',
// weight: 60,
// },
// {
// name: '阳明的博客',
// description: 'Kubernetes',
// strong: '实战课程',
// action: '去看看',
// url: 'https://www.qikqiak.com/post/promotion-51/',
// weight: 1
// },
// {
// name: '极客时间',
// description: '精要30计让DevOps快速落地。',
// strong: 'DevOps实战笔记',
// action: '去看看',
// url: 'https://time.geekbang.org/column/intro/100036601?code=0Totv3yN%2FohiumTclUF4ky4qRYs9Ecq6ZK4IdgNf88M%3D',
// weight: 1
// },
{
name: '腾讯云',
description: '【腾讯云】云产品采购季,助力行业复工。',
strong: '1核2G云服务器首年99元',
action: '去抢',
url: 'https://cloud.tencent.com/act/cps/redirect?redirect=1053&cps_key=2ee6baa049659f4713ddc55a51314372&from=console',
weight: 60
},
// {
// name: '阿里云',
// description: '双十二,主会场,',
// strong: '低至一折',
// action: '去抢',
// url: 'https://www.aliyun.com/1212/2019/home?userCode=obezo3pg',
// weight: 30
// },
{
name: 'Kubetrain',
description: 'K8S在线直播培训内推机会',
strong: '不满意可无条件退款',
action: '现在就去',
url: 'https://kubetrain.cn/?from=kuboard-ads',
weight: 60
},
// {
// name: '12元直播课',
// description: 'Kubernetes集群安装详解安装脚本定制',
// strong: '入门起点',
// action: '捧个场',
// url: 'https://ke.qq.com/course/477593?flowToken=1016937',
// weight: 60
// }
// {
// name: '宝塔面板',
// description: '一键全能 Linux 部署及管理,',
// strong: '送你3188元礼包',
// action: '点我领取',
// url: 'https://www.bt.cn/?invite_code=MV9vdnlveno=',
// weight: 50
// }
]