Skip to content

laqieer/running_race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make your own running race result page

Demo: https://laqieer.github.io/running_race/

Guide

  1. Query result on runchina and copy timesToken

https://www.runchina.org.cn/#/data/data-mgt/score-query

image

https://www.runchina.org.cn/#/data/result-data?cardNo=`ID_CARD_NUMBER`&userName=`ID_CARD_NAME`&timesToken=`TIMES_TOKEN`

  1. Config GitHub Action secrets
  • ID_CARD_NUMBER
  • ID_CARD_NAME
  • TIMES_TOKEN

image

  1. Run GutHub Action workflow

Query results and deploy to Pages

image

Notice: If you see 成绩查询凭证已失效, please refresh timesToken.

Releases

No releases published

Packages

No packages published

Languages