green-spider/checks
2018-11-28 22:02:30 +01:00
..
__init__.py Add criteria: social media links, contact link (#90) 2018-11-20 22:47:34 +01:00
abstract_checker.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
certificate.py Improve certificate check to support SNI (#71) 2018-10-03 21:01:52 +02:00
certificate_test.py Improve certificate check to support SNI (#71) 2018-10-03 21:01:52 +02:00
charset.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
charset_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
config.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
dns_resolution.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
dns_resolution_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
domain_variations.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
domain_variations_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
duplicate_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
duplicate_content_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
generator.py Detect two more specific generators 2018-11-28 22:02:30 +01:00
html_head.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
http_and_https.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
hyperlinks.py Add criteria: social media links, contact link (#90) 2018-11-20 22:47:34 +01:00
hyperlinks_test.py Add criteria: social media links, contact link (#90) 2018-11-20 22:47:34 +01:00
load_in_browser.py Collect cookies in load_in_browser check (#74) 2018-10-04 21:21:30 +02:00
load_in_browser_test.py Collect cookies in load_in_browser check (#74) 2018-10-04 21:21:30 +02:00
page_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_canonicalization.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_reachability.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_reachability_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00