mirror of
https://github.com/AuxXxilium/yet-another-bench-script.git
synced 2024-11-23 23:01:02 +07:00
Update README.md (#65)
VPSBenchmarks does not require Geekbench 5 results anymore, no more need to the "-5 -6" command line options.
This commit is contained in:
parent
827e2db6cb
commit
b7c35fefab
@ -76,7 +76,7 @@ Sites supporting submission of YABS JSON results:
|
||||
| Website | Example Command |
|
||||
| --- | --- |
|
||||
| [YABSdb](https://yabsdb.com/) | `curl -sL yabs.sh \| bash -s -- -s "https://yabsdb.com/add"` |
|
||||
| [VPSBenchmarks](https://www.vpsbenchmarks.com/yabs/get_started) | `curl -sL yabs.sh \| bash -s -- -5 -6 -s https://www.vpsbenchmarks.com/yabs/upload` |
|
||||
| [VPSBenchmarks](https://www.vpsbenchmarks.com/yabs/get_started) | `curl -sL yabs.sh \| bash -s -- -s https://www.vpsbenchmarks.com/yabs/upload` |
|
||||
| [s0c Online](https://s0c.org/) | `curl -sL yabs.sh \| bash -s -- -s https://s0c.org/api/yabs -9` |
|
||||
|
||||
Example JSON output: [example.json](bin/example.json).
|
||||
|
Loading…
Reference in New Issue
Block a user