-
```
What steps will reproduce the problem?
1. Fresh install on Raspberry Pi
2. ./get_flash_videos --play www.twitch.tv/riotgames
3. Crash
What version of the product are you using? On what operating …
-
-
Project managers should be able to set up one or more web tile layers in the project by providing a tile source URL. The layers should be toggleable in the Android app under the layers dialog, downloa…
-
### Issue
I need help getting the example code on the README.md to work. I am now concentrating on the Benchmark datasets (https://github.com/microsoft/torchgeo?tab=readme-ov-file#benchmark-datasets)…
-
Running the AppImage (Arch, KDE Wayland) using remote debugging gives the following errors in the console.
```
screencast.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined …
-
### Operating System
Windows 10
### Selenium Server version (selenium-server-standalone-3.0.1.jar etc.)
selenium-server-4.8.0.jar
### Browser version (firefox 50.1.0, chrome 54.0.2840.100 (64-bi…
-
**Describe the bug**
Split-tunneling doesn't work on iOS with Xray
**To Reproduce**
Steps to reproduce the behavior:
- Enable split-tunneling on iOS
- Add some ip netblocks(eg [1])
- Select XR…
-
Sample code:
```
Papa.parse('http://samplecsvs.s3.amazonaws.com/SalesJan2009.csv', {
download: true,
complete: function(results) {
console.log(results);
}
})
```
Returns:
```
{ data: [ [ …
-
OpenWRTInvasion % python3 remote_command_execution_vulnerability.py
/Users/xxx/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSS…
-
Add the lines
```
[remote "origin"]
fetch = +refs/pull/*/head:refs/remotes/origin/pr/*
[remote "foo"]
fetch = +refs/pull/*/head:refs/remotes/foo/pr/*
```
To download PR locally