Commit Graph
3 Commits
Author SHA1 Message Date
chain710 f109ffa9bc cookieJar.setCookieSync ignore error
cookieJar.setCookieSync crash node when error, like:
```
uncaughtException: Error: Cookie not in this host's domain. Cookie:example.com Request:127.0.0.1
```
2023-02-08 20:33:11 +08:00
chain710 c3d15a61c3 Implement uptime-kuma widget 2023-02-02 00:49:56 -08:00
chain710 3bc0522812 Support multi search providers
- add `providers` option in search widget, value is array of provider name, like: `[google, bing]`
2023-01-31 00:34:29 -08:00