Fix typo and trigger rerun of main job

This commit is contained in:
Glyn Normington 2024-10-19 04:42:27 +01:00
parent 83c8603071
commit 38a388097c
2 changed files with 7 additions and 7 deletions

View file

@ -34,7 +34,7 @@ for section in soup.find_all("div", {"class": "agent-links-section"}):
default_values = {
"Unclear at this time.",
"No information. provided.",
"No information provided.",
"No information.",
"No explicit frequency provided."
}