We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae7a1a commit c622837Copy full SHA for c622837
main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- version = "0.0.5"
+ version = "0.0.6"
19
20
wbSnapshotApiURL = "https://web.archive.org/cdx/search/xd?output=json&url=%s&fl=timestamp,original&collapse=digest&gzip=false&filter=statuscode:200"
21
wbFileURL = "https://web.archive.org/web/%sid_/%s"
0 commit comments