-
In [`3dc96f0`](https://github.com/windstatus/windscribe-vpn-status-uptime-monitor/commit/3dc96f087ca4d6128a19b838958b517d8474520a
), US East Miami (Vice) (https://us-east-012.whiskergalaxy.com:6363/la…
-
In [`ac6e1d6`](https://github.com/windstatus/windscribe-vpn-status-uptime-monitor/commit/ac6e1d640d46430ba81adfd7de88e7cea1eeb179
), US East New York (Empire) (https://us-east-013.whiskergalaxy.com:63…
-
In [`4fce294`](https://github.com/windstatus/windscribe-vpn-status-uptime-monitor/commit/4fce294c5365cb6246597aca40241d97f3efe2a7
), US Central Houston (Space City) (https://us-central-108.whiskergala…
-
### KYC Using Your GitHub Account
Please make sure your GitHub account meets the following requirements (all are required):
- [x] The issue title must be: Request GitHub KYC - Your US.KG Panel r…
-
As a user, I want to categorize my workouts by type (e.g., cardio, strength) so that I can analyse them more effectively.
**Acceptance Criteria:**
- Users can select or input the type of workout (…
-
Hi, I was trying to run Langtrace locally and got this error when doing `docker compose build`
```
services.langtrace-app.depends_on.postgres-db Additional property required is not allowed
```
-
Hi, i tried to install the debian image from the dev toolkit to the nvme.
I copied it over and resized partitions, added a swap.
After doing this, i can reboot without issue, but as soon as i do…
-
After the official 1.4 update, it seems like all Rover Skins are not loaded correctly. Hope someone provide a general fix on Rover Skins.
For example on these 2 mods:
- Goddess over Rover https://…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
tbung updated
2 hours ago
-
由于我`echo-live`部署的协议是https所以ws无法连接
于是就自己改了一下`main.js`的代码
```js
if (config.https == true) {
const http = require('https');//设置模块
let options = {//设置密钥对
key: fs.readFileSync…