mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 12:51:39 +00:00
Simplify use of URLs in text files.
In several cases our text files had commentary like this: # Egypt to cancel daylight saving time # <a href="http://www.almasryalyoum.com/en/node/407168"> # http://www.almasryalyoum.com/en/node/407168 # </a> where lines 2 and 4 let the file be viewed by a browser with the URL being clickable. In practice this approach does not work with many modern browsers (I tested with Firefox and with Chrome) and it clutters up the data, so in cases like the above this patch removes lines 2 and 4. (Problem reported by Steffen "Daode" Nurpmeso.)
This commit is contained in: