Skip to content

Commit

Permalink
fix 北洋上传问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed Oct 24, 2021
1 parent 81d7c21 commit 7b423ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resource/sites/tjupt.org/config.json
Expand Up @@ -142,6 +142,15 @@
}
},
"selectors": {
"userExtendInfo": {
"merge": true,
"fields": {
"uploaded": {
"selector": [".color_uploaded"],
"filters": ["$(query[0].nextSibling).text().trim().sizeToNumber()"]
}
}
},
"/details.php": {
"merge": true,
"fields": {
Expand Down

0 comments on commit 7b423ed

Please sign in to comment.