A tool for crawling and finding links to URLs which no longer exist
Go to file
2023-12-28 16:22:58 +01:00
deadlinks.go Finish up Store 2023-12-28 15:40:07 +01:00
flake.lock Initial commit, SQLiteStore is mostly implemented 2023-12-26 23:18:09 +01:00
flake.nix Initial commit, SQLiteStore is mostly implemented 2023-12-26 23:18:09 +01:00
go.mod Initial commit, SQLiteStore is mostly implemented 2023-12-26 23:18:09 +01:00
go.sum Initial commit, SQLiteStore is mostly implemented 2023-12-26 23:18:09 +01:00
parser_test.go Implement Parser with gemtext support 2023-12-28 16:22:58 +01:00
parser.go Implement Parser with gemtext support 2023-12-28 16:22:58 +01:00
store_test.go Finish up Store 2023-12-28 15:40:07 +01:00
store.go Finish up Store 2023-12-28 15:40:07 +01:00