General
-
tanks
tanks for this service
30 votes -
add an email notification if there is an error
the error can be :
server unreachable
http status 500
mywebcron down10 votes -
put up a "donate" button to let grateful people give you a tip!
A simple paypal donate button on the front page. This service saved my behind when my web host's wget command inexplicably stopped working from cron.
6 votes -
fix the result size value. Its always 0. Debugged and it is you and now me :)
When ever my cron runs I get something like this under HTTP response.
"200 duration 3s size 0 b"
The size is always "0b". I've tested it alot and its a least 30bytes. What is going on here? I've started using 501 and 502 as information flags because the bytes isn't working at all.
6 votes -
give yourselves a pat on the back for a truly excellent service!
speaks for itself really.
4 votes -
Would be great to track result
Would be great to track the results by the result RSS. Like if the result HTML contains a (user specified by regex). Like if to say I want to match brackets {content}.
And for instance the result contained: {fetched:34}, that tag would be posted to the RSS result. Meaning for me as a user that I could track successfull loads and process data accordingly.
adds to result RSS.
3 votes