chronos icon indicating copy to clipboard operation
chronos copied to clipboard

Extract pieces of info from a web page's Wayback Machine history

Results 2 chronos issues
Sort by recently updated
recently updated
newest added

The goroutine at [main.go:93](https://github.com/mhmdiaa/chronos/blob/8b84e6f46be225fdfca7435ce513b203942c58d8/main.go#L93) seems to exit early resulting in no output (I have no clue why), tested on both mac os and ubuntu 20.04, removing the goroutine outputs results.

The only option available currently is to concatenate the unique lines of each found snapshot and write them to a text file. It would be helpful to add another option...