diff --git a/README.md b/README.md index 52aabe9e..d941eccb 100644 --- a/README.md +++ b/README.md @@ -257,13 +257,7 @@ Supports managing the website watch list [via our API](https://changedetection.i Do you use changedetection.io to make money? does it save you time or money? Does it make your life easier? less stressful? Remember, we write this software when we should be doing actual paid work, we have to buy food and pay rent just like you. -Firstly, consider taking out an officially supported [website change detection subscription](https://changedetection.io?src=github) , even if you don't use it, you still get the warm fuzzy feeling of helping out the project. (And who knows, you might just use it!) - -Or directly donate an amount PayPal [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=7CP6HR9ZCNDYJ) - -Or BTC `1PLFN327GyUarpJd7nVe7Reqg9qHx5frNn` - -Support us! +Consider taking out an officially supported [website change detection subscription](https://changedetection.io?src=github) , even if you don't use it, you still get the warm fuzzy feeling of helping out the project. (And who knows, you might just use it!) ## Commercial Support diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html index aac3f904..13b6b60f 100644 --- a/changedetectionio/templates/edit.html +++ b/changedetectionio/templates/edit.html @@ -485,13 +485,17 @@ Unavailable") }} {{ "{:,}".format(watch.history|length) }} - Last fetch time + Last fetch duration {{ watch.fetch_time }}s Notification alert count {{ watch.notification_alert_count }} + + Server type reply + {{ watch.get('remote_server_reply') }} +