linkchecker/linkcheck/checker
Chris Mayo a0b28cc0ff Rename url-rate-limited to http-rate-limited
Make consistent with the other warnings:

- The first part of the name represents the checker class in which the
  warning is raised

- Update initial comment
2022-09-06 19:32:24 +01:00
..
__init__.py Fix checking directory containing Unicode filenames 2022-09-05 19:28:40 +01:00
const.py Rename url-rate-limited to http-rate-limited 2022-09-06 19:32:24 +01:00
dnsurl.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00
fileurl.py Fix checking directory containing Unicode filenames 2022-09-05 19:28:40 +01:00
ftpurl.py Add warning url-content-type-unparseable 2022-09-02 19:29:11 +01:00
httpurl.py Rename url-rate-limited to http-rate-limited 2022-09-06 19:32:24 +01:00
ignoreurl.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
internpaturl.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
itmsservicesurl.py Remove unneeded pass statements 2020-08-22 17:17:02 +01:00
mailtourl.py Fix deprecation warning for resolver.query() 2020-09-14 19:55:05 +01:00
nntpurl.py Fix typos 2022-09-02 17:20:02 +08:00
telneturl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
unknownurl.py Add Telegram and WhatsApp link schemes 2022-02-06 23:41:33 +01:00
urlbase.py Add MIME type application/vnd.adobe.flash.movie 2022-09-02 19:29:11 +01:00