Helper

command
v0.0.0-...-899dd15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2020 License: MIT Imports: 23 Imported by: 0

README

helper

配置方法

  1. .gitignore中,添加一行*.toml
  2. LeetCode-in-Go目录下,添加文本文件config.toml
  3. 把以下内容复制到config.toml中。
  4. config.toml中的test分别修改为你的 leetcode 用户名密码
  5. 去 leetcode 登录后,把网站 cookie 复制 (有洁癖者只要复制 LEETCODE_SESSION 就够了) 并替换 config.toml中的Cookie
Username="test"
Password="test"
Cookie="LEETCODE_SESSION=XXXXXXXXX;"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL