Skip to content

Commit

Permalink
Update wasm files
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuhitoyokoi committed Dec 30, 2022
1 parent 4f3544b commit 4021b87
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file modified docs/console.wasm
Binary file not shown.
Binary file modified docs/worldmap.wasm
Binary file not shown.
3 changes: 1 addition & 2 deletions flows.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ func flows() string { return `
"method": "GET",
"ret": "obj",
"paytoqs": "ignore",
"url": "https://kazuhitoyokoi.github.io/ogiri-bus-api/bus.json",
"url": "https://api.wheretheiss.at/v1/satellites/25544",
"tls": "",
"persist": false,
"proxy": "",
Expand Down Expand Up @@ -71,5 +71,4 @@ func flows() string { return `
"wires": []
}
]
`}

0 comments on commit 4021b87

Please sign in to comment.