Skip to content
Snippets Groups Projects
Commit a77f9339 authored by nimrod's avatar nimrod
Browse files

Small fixup.

parent c59ee96e
Branches
No related tags found
No related merge requests found
Pipeline #2581 passed
......@@ -4,7 +4,7 @@ from utils import website_handler
URLS = [
{"url": "http://auth.shore.co.il/", "codes": [301]},
{"url": "https://auth.shore.co.il/", "codes": [403]},
{"url": "https://auth.shore.co.il/", "codes": [404]},
]
handler = website_handler(URLS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment