Download domain info from gandi
This commit is contained in:
parent
748ec3a1bc
commit
f0c28d2440
|
@ -131,6 +131,7 @@ def main() -> None:
|
||||||
asyncio.run(update_bank_holidays())
|
asyncio.run(update_bank_holidays())
|
||||||
asyncio.run(update_bristol_bins())
|
asyncio.run(update_bristol_bins())
|
||||||
update_gwr_advance_ticket_date()
|
update_gwr_advance_ticket_date()
|
||||||
|
update_gandi()
|
||||||
|
|
||||||
update_thespacedevs()
|
update_thespacedevs()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue