green-spider/rating
Marian Steinbach 04a1e98b79
Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115)
* Fix full JSON export

* Update ignore list

* Update README

* Check for /favicon.ico and rate it as icon available

* Remove broken cookies test
2019-05-05 22:26:41 +02:00
..
__init__.py Check third party cookies 2019-04-29 10:09:25 +02:00
abstract_rater.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
canonical_url.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
contact_link.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
favicon.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
feeds.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
https.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
no_network_errors.py Fix problem where pageload was not counted 2019-05-03 22:54:25 +02:00
no_script_errors.py Fix problem where pageload was not counted 2019-05-03 22:54:25 +02:00
no_third_party_cookies.py Check third party cookies 2019-04-29 10:09:25 +02:00
reachable.py Consider site reachable only with status code < 400 (#89) 2018-11-20 20:14:52 +01:00
resolvable.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
response_duration.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
responsive_layout.py Several fixes for edge cases 2018-12-17 23:54:09 +01:00
social_media_links.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
use_specific_fonts.py Allow Titillium together with Arvo (#78) 2018-11-05 23:18:11 +01:00
www_optional.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00