Skip to content

Commit

Permalink
remove config
Browse files Browse the repository at this point in the history
  • Loading branch information
wzdnzd committed May 3, 2022
1 parent 4cb5af0 commit 6fdceee
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/actions/checkin/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"retry": 5,
"domains": [
{
"domain": "aHR0cHM6Ly9pa3V1dS5sdGQ=",
"domain": "",
"param": {
"email": "d2s1MjAxMzE0MDFAb3V0bG9vay5jb20=",
"passwd": "aGFueGkqMjAxNCEhIQ==",
"login": "L2F1dGgvbG9naW4=",
"checkin": "L3VzZXIvY2hlY2tpbg=="
"email": "",
"passwd": "",
"login": "",
"checkin": ""
}
},
{
"domain": "aHR0cHM6Ly9iLmx1eHVyeQ==",
"domain": "",
"param": {
"email": "ZXJpa2w=",
"passwd": "aGFueGkqMjAxNCEhIQ==",
"login": "L2F1dGgvbG9naW4=",
"checkin": "L3VzZXIvY2hlY2tpbg=="
"email": "",
"passwd": "",
"login": "",
"checkin": ""
}
}
]
}
}

0 comments on commit 6fdceee

Please sign in to comment.