mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
support TF2 Sol 1vs1
This commit is contained in:
parent
65d58569b0
commit
0d2eb1ee54
4 changed files with 3314 additions and 0 deletions
19
tests/snapshots/snapshot__parse_team_1v1_sol_html.snap
Normal file
19
tests/snapshots/snapshot__parse_team_1v1_sol_html.snap
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
source: tests/snapshot.rs
|
||||
expression: parsed
|
||||
---
|
||||
{
|
||||
"name": "TruckerPete",
|
||||
"tag": "{RoFL}",
|
||||
"image": null,
|
||||
"format": "1v1",
|
||||
"region": null,
|
||||
"timezone": null,
|
||||
"steam_group": null,
|
||||
"division": "Eliminated Players",
|
||||
"description": "",
|
||||
"titles": [],
|
||||
"members": [],
|
||||
"results": [],
|
||||
"name_changes": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue