Skip to content

Commit bb9c21a

Browse files
committed
Fixing check-urls.py
1 parent 6225c7a commit bb9c21a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/check-urls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def url_extractor(text, filename):
9393
".jar",
9494
".jar",
9595
".jpg",
96+
".jpeg",
9697
".png",
9798
]
9899
)

0 commit comments

Comments
 (0)