Skip to content
Snippets Groups Projects
Unverified Commit df995408 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

repair comment

parent 10fa254c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/fish #!/usr/bin/fish
#Usage: fill _url with url of the page "学生->答题". #Usage: fill _openid with openid from url of the page "学生->答题".
#You must `echo "known" > /tmp/gay_known` to tell the script that you've been informed.
set _openid '593712dbd06b5808e4d4a099e8ad4c8d' set _openid '593712dbd06b5808e4d4a099e8ad4c8d'
set _url "https://www.teachermate.com.cn/wechat/wechat/guide/answer?openid=$_openid" set _url "https://www.teachermate.com.cn/wechat/wechat/guide/answer?openid=$_openid"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment