Commit bf390623 authored by Eric Duminil's avatar Eric Duminil
Browse files

unused line

parent ab434d94
......@@ -13,7 +13,6 @@ BRANDENBURG = Bundesland(
# <tr class="even"><td class="indexcolicon"><img src="/style/icons/file-zip.svg" alt="[ ]" width="16" height="16" /></td><td class="indexcolname"><a href="lod2_33250-5890.zip">lod2_33250-5890.zip</a></td><td class="indexcollastmod">2024-11-07 20:03 </td><td class="indexcolsize"> 56K</td><td class="indexcoldesc">3D-Gebäudemodelle LoD2</td></tr>
# It's supposedly wrong, but funny, to parse HTML with regexen
# ZIP_AND_DATE = re.compile(r"(lod2_\d+-\d+\.zip).*?(20\d+-\d+\d+ \d+:\d+)", re.IGNORECASE)
ZIP_AND_DATE = re.compile(r"(lod2_\d+-\d+\.zip).*?(20\d+-\d+-\d+ \d+:\d+)", re.IGNORECASE)
if __name__ == "__main__":
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment