jkhsjdhjs b1100db649 urlinfo: make .* in front of the URL non-greedy
This is done because URLs may contain one or more other URLs that match
the url pattern (e.g. https://web.archive.org links). Because .* is
greedy by default, this caused only the last matching URL to be
captured, instead of the full URL.
2023-08-05 13:42:46 +00:00
..
2020-03-16 21:51:32 +00:00
2017-08-22 17:43:48 +02:00
2018-12-10 16:04:59 +00:00
2021-05-15 01:59:50 +00:00
2017-09-06 13:06:21 +02:00
2023-07-21 11:47:54 +00:00
2021-01-25 19:43:53 +00:00
2020-03-16 21:51:32 +00:00
2020-03-16 21:51:32 +00:00
2020-03-16 22:04:29 +00:00
2020-03-16 21:51:32 +00:00
2021-05-15 14:26:56 +00:00
2021-08-17 14:12:38 +00:00
2020-05-18 20:48:20 +00:00
2021-05-20 14:00:35 +00:00
2022-09-17 10:44:00 +00:00