This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Author: An Shen | |
# Date: 2023-01-30 | |
. /etc/profile | |
function log(){ | |
echo "[$(date +'%Y-%m-%d %H:%M:%S')] - $1" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# 需要替换的参数: | |
# CHAT_ID='-1001325237796' 目标群或者频道ID | |
# TOKEN="BOT TOKEN" BOT的TOKEN | |
# Cookie 中的 THOR 可以在登录了京东账号后抓包获得 | |
# 购买地区: | |
# cityId,townId,countyId 可以在"配送至" - "选择新地址",审查元素,查看对应地区的id | |
skuid=" | |
100002690344 | |
100002690350 |