-
#### Issue description
Getting 405 captcha failure
#### Version of Cinemagoer, Python and OS
**NOTICE: please always try the latest version from the repository before submitting a bug.**
…
toppk updated
9 months ago
-
Many of the examples of regexes are reached the point where a parser combinator library would be a much better option - a prime example is the URL matcher which can easily be precisely defined using a…
-
Hello maintainers,
I try to deploy helm secrets + vals on ArgoCD to fetch secrets from aws secrets manager in another account.
helm:
fileParameters:
- name: data.…
-
Hello,
this is my first Bug-Report.
# Bug Report
## Prerequisites
* [x] Can you reproduce the problem on TYPO3 v12.4 LTS
* [x] Did you [perform a cursory search](https://github.com/issues…
-
Get Image URL function returns undefined, can you please look for it?
Parser.getImageURL('readmangatoday', page);
}).then(imageURL => {
console.log(imageURL);
})
more power to thi…
-
It's entirely possible that this is just me, my computer and/or my glitchy home wifi, but noting it here for future reference.
When I open graphics in the dailygraphics rig with `refresh=1` in the …
-
Hi,
this is my configuration
```
const sendRequest = axios.create({
baseURL: import.meta.env.VITE_SERVER_URL,
withCredentials: true
})
const refreshAuthLogic = (failedRequest) => s…
-
B站的cookies最近总是失效,我写了一个自动获取cookies的python程序,使用方法很简单,传递参数-R时,将打开www.bilibili.com供用户登录账号;当直接运行时,将打开https://[api.bilibili.com/x/web-interface/nav/stat](https://api.bilibili.com/x/web-interface/nav/stat)并监…
-
The following code throws `RangeError: Maximum call stack size exceeded` due to infinite recursion. If we remove `description` next to `$ref`, it works.
```js
const json = {
openapi: '3.0.0',
…
-
Command line to repro:
```
linkchecker -F xml/report.xml http://halan.library.link/
```
No other config. Also this:
```
$ linkchecker -Dall
DEBUG 2016-09-09 21:33:38,580 MainThread Python 2.7.12 (d…