-
Updated
Oct 1, 2020 - JavaScript
light
Here are 707 public repositories matching this topic...
-
Updated
Nov 3, 2020 - TypeScript
A monitor bot
Is your feature request related to a problem? Please describe.
cState is only a frontend, a backend monitor bot should be provided.
Describe the solution you'd like
I've wrote a very simple bot myself at https://github.com/thuhole/status-probe, with these features:
- Monitor websites and automatically publish incidents using GitHub API.
- In case of GitHub API downtime, the bot wo
-
Updated
Nov 3, 2020 - Python
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 29, 2020 - C#
-
Updated
Sep 11, 2020 - CSS
-
Updated
Oct 27, 2020 - HTML
-
Updated
Oct 19, 2020 - Kotlin
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
May 20, 2019 - C++
-
Updated
Oct 19, 2020 - C#
-
Updated
Sep 8, 2020 - Vim script
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Sep 7, 2020 - C++
-
Updated
Feb 3, 2020 - C++
-
Updated
Sep 12, 2020 - CSS
-
Updated
May 20, 2020
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Oct 29, 2020 - Kotlin
-
Updated
Jan 9, 2020
-
Updated
Oct 17, 2020 - C#
-
Updated
Jun 15, 2020 - CSS
Improve this page
Add a description, image, and links to the light topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the light topic, visit your repo's landing page and select "manage topics."


Could we read cookies from a file, or store cookies automatically?
When I was downloading files from a server protected by cloudflare, it returned status code 520.
Tested with curl, I found that cookie is required to access the web site.