We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fa760 commit 4d464ecCopy full SHA for 4d464ec
scripts/check-urls.py
@@ -93,6 +93,7 @@ def url_extractor(text, filename):
93
".jar",
94
95
".jpg",
96
+ ".jpeg",
97
".png",
98
]
99
)
0 commit comments