-
Updated
Oct 1, 2020 - JavaScript
light
Here are 719 public repositories matching this topic...
-
Updated
Nov 20, 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 16, 2020 - Python
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 25, 2020 - CSS
Google plus has been shut down, we should remove the share buttons from the theme.
-
Updated
Oct 19, 2020 - Kotlin
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
May 20, 2019 - C++
-
Updated
Nov 28, 2020 - C#
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Sep 8, 2020 - Vim script
-
Updated
Sep 7, 2020 - C++
-
Updated
Feb 3, 2020 - C++
-
Updated
Nov 18, 2020 - CSS
-
Updated
May 20, 2020
-
Updated
Oct 29, 2020 - Kotlin
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Oct 17, 2020 - C#
-
Updated
Jan 9, 2020
-
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.