盖楼抽奖|写了一个极客时间返现网站|抽 40 人的鸡腿钱

2021-10-26 08:19:40 +08:00
 windliang

自己在极客时间上买了有 20 多门课了,数据结构、操作系统、前端相关的课等等,课程都比较系统,对自己学习、找工作帮助都很大,机缘巧合之下就做了买课返现的网站,可以帮大家省一些钱。

最开始是用公众号「课程减减」返现的,但公众号搜索不方便,最近写了一个网站 coursesub.top,买课更方便。

购买课程后添加下边的微信,发送课程名字即可拿到返现红包。

极客时间返现详细规则


盖楼抽奖,很可能是阳光普照了,抽 5 元红包 * 40 ,给大家吃饭加个鸡腿钱。

中奖后加上边的微信发送 v 站昵称即可,开奖时间这周五晚上 10 点。

直接 js 输出楼号了。

function getRandom(from, to, num) {
    var res = [];
    while (res.length < num) {
        var ranNum = Math.floor(Math.random() * (to - from + 1)) + from;
        if (!res.includes(ranNum)) {
            res.push(ranNum);
        }
    }
    return res;
}
1661 次点击
所在节点    推广
75 条回复
iwishing
2021-10-28 19:26:52 +08:00
我来组成分母。紫薯补丁
windliang
2021-10-29 22:31:53 +08:00
@imNull @cominghome @php01 @EarthChild @tanranran @imaple @linuxea @daixiu @swordmaster @djong @gabezhao @iFreee @tonoon @linchen514 @zifangsky @736840568 @someoe @Chaidu @TongNianShanHe @that @HFX3389 @lambada @wwwtarzan @NotMeBug @Reid @Pi7bo1 @SIUCAK @tomxin7 @microyu @abvatous @devcat @defunct9 @JinTianYi456 @find456789 @864766428 @wktrf @dangge @zhou00 @iwishing
来领鸡腿啦!阳光普照!未防止冒领,在帖子上再回复一句「来领了」,告诉我昵称就可以。
windliang
2021-10-29 22:33:06 +08:00
添加最上边的微信领红包
defunct9
2021-10-29 22:48:44 +08:00
来领了
JinTianYi456
2021-10-29 22:57:53 +08:00
来领了-wx-亮子
864766428
2021-10-29 23:18:17 +08:00
来领了 JayCrusoe
iFreee
2021-10-30 02:45:17 +08:00
来领了 wx dq
TongNianShanHe
2021-10-30 08:40:38 +08:00
来领了 wx-tongnianshanhe
NotMeBug
2021-10-30 09:26:51 +08:00
来领了-wx-瞳
someoe
2021-10-30 09:32:00 +08:00
来领了 wx .#
that
2021-10-30 10:08:23 +08:00
来领了 wx 那么
EarthChild
2021-10-30 10:53:33 +08:00
来领了-wx- 一个 emoji 笑脸
lambada
2021-10-30 11:44:51 +08:00
来领了-wx-文* 马拉松头像
Pi7bo1
2021-10-30 12:38:44 +08:00
我不要了
imNull
2021-10-30 21:10:18 +08:00
来领了
zhou00
2021-10-30 23:21:55 +08:00
来领了
linchen514
2021-10-31 20:43:23 +08:00
来领了 linchen514
zifangsky
2021-11-01 08:49:33 +08:00
来领了
devcat
2021-11-01 09:49:25 +08:00
来领了
php01
2021-11-01 10:13:09 +08:00
来领了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/810511

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX