Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Faker authored and Faker committed Jul 12, 2022
1 parent 2d241c9 commit 76a5cc4
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 1 deletion.
2 changes: 1 addition & 1 deletion jd_inviteFriendsGift.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from jdCookie import get_cookies
getCk = get_cookies()
except:
print("请先下载依赖脚本,\n下载链接:https://raw.githubusercontent.com/HarbourJ/HarbourToulu/main/JDCookie.py")
print("请先下载依赖脚本,\n下载链接:https://raw.githubusercontent.com/shufflewzc/faker2/main/jdCookie.py")
sys.exit(3)
print = partial(print, flush=True)
activatyname = '邀请赢大礼'
Expand Down
Loading

0 comments on commit 76a5cc4

Please sign in to comment.