Skip to content

活动优惠

分享各种优惠活动、资源信息等等

6.9k Topics 25.7k Posts
  • 优惠活动版块规则

    Pinned Locked
    1
    15 Votes
    1 Posts
    12k Views
    No one has replied
  • 网易云7月

    2
    0 Votes
    2 Posts
    31 Views
    M
    1http:/$AJJ7Bj1590169b$【復淛整段文案并咑閞「网易云音乐」,领免费会员】 黑胶邀请官 江**來 送你网易云音乐会员卡,领取享20+会员权益。http://163cn.tv/GFNXjQ7
  • 【中国农业银行】月底前参与数币月月有礼

    1
    0 Votes
    1 Posts
    33 Views
    No one has replied
  • 工行e生活app,任务中心,毕业际抽奖

    1
    0 Votes
    1 Posts
    29 Views
    No one has replied
  • 交通新活动,刚中3元,微信内打开

    1
    0 Votes
    1 Posts
    22 Views
    No one has replied
  • EdgeOne 国内版 免费CDN套餐已上线可使用兑换码开通了!

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • 0 Votes
    1 Posts
    207 Views
    No one has replied
  • 移动新活动,亲测中3GB流量日包

    1
    0 Votes
    1 Posts
    111 Views
    No one has replied
  • 交行3个小毛

    1
    0 Votes
    1 Posts
    73 Views
    No one has replied
  • 交电费满减活动

    1
    0 Votes
    1 Posts
    93 Views
    No one has replied
  • 浦发银行储蓄卡月月享实惠立减金

    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • 北京广电免费领取5GB流量和60分钟通话

    1
    0 Votes
    1 Posts
    69 Views
    No one has replied
  • 大量网易云黑胶的领取链接

    2
    0 Votes
    2 Posts
    200 Views
    黄大师
    自动脚本~ import requests import time # Base62 字符表(顺序非常关键) base62_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" BASE = 62 prefix = 'F' #修改第一位短链,目前为 F output_file = 'vip_links.txt' # vip-invite-cashier 链接保存位置 gift_file = 'gift_links.txt' # gift-receive 链接保存位置 def base62_to_int(s): num = 0 for c in s: num = num * BASE + base62_chars.index(c) return num def int_to_base62(n, length=5): s = '' while n > 0: s = base62_chars[n % BASE] + s n //= BASE return s.rjust(length, '0') def check_short_link(code): url = f"http://163cn.tv/{code}" try: resp = requests.head(url, allow_redirects=False, timeout=5) if resp.status_code in [301, 302] and 'Location' in resp.headers: location = resp.headers['Location'] if 'vip-invite-cashier' in location: print(f"[✅ vip链接] {url} → {location}") with open(output_file, 'a', encoding='utf-8') as f: f.write(url + '\n') return True elif 'gift-receive' in location: print(f"[🎁 礼物链接] {url} → {location}") with open(gift_file, 'a', encoding='utf-8') as f: f.write(url + '\n') return True else: print(f"[⚠️ 跳转但不符] {url} → {location}") else: print(f"[❌ 无效] {url} → 状态码: {resp.status_code}") except Exception as e: print(f"[⚠️ 错误] {url} → {e}") return False if __name__ == "__main__": start_suffix = "Bm5xqZ" # 这里写后6位短链 start_id = base62_to_int(start_suffix) max_id = start_id + 900000000 #根据自己的需要,设置最大遍历范围 sleep_every = 50 i = start_id checked = 0 while i < max_id: found = False for j in range(4): current_id = i + j suffix = int_to_base62(current_id) code = prefix + suffix print(f"{current_id:>10} / {max_id:<10} - 正在检查: {code}", end='\r') result = check_short_link(code) checked += 1 if result: found = True if checked % sleep_every == 0: time.sleep(2) i += 344 # 跳过 86 * 4 个编码 来源:https://linux.do/t/topic/751630
  • 华为云抽奖活动,中奖率很高,但是......

    1
    0 Votes
    1 Posts
    127 Views
    No one has replied
  • 月底了快来领取中国移动流量

    1
    0 Votes
    1 Posts
    122 Views
    No one has replied
  • 交行支付券,领云网1-8.8券

    1
    0 Votes
    1 Posts
    44 Views
    No one has replied
  • 运营商新政策,可能造就一批”神“卡

    5
    0 Votes
    5 Posts
    534 Views
    我是小马甲~M
    @hui 抓住机会 万一变神卡了
  • 微信立减金1元,微信内打开,速度冲

    2
    0 Votes
    2 Posts
    253 Views
    jsonjikeJ
    已经没了
  • 农行省钱卡,速度

    2
    0 Votes
    2 Posts
    203 Views
    H
    四元才能购买
  • 工行北分1.28元支付宝红包,速领

    1
    0 Votes
    1 Posts
    69 Views
    No one has replied