-
### Prerequisites
- [X] This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/20586), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](http…
-
TODO
* recent PRs that are fairly big even if no real breaking changes? to think about.
* gadicc to tag relevant contributors after i've thought about this a bit more.
OTHER
* Consider usin…
-
### Website URL
www.maxgaming.se
### What browser are u using?
Firefox 115.0
### Version
1.1.4
### Notes
Black dimming still active, prevents clicking on the website
-
I am using the plugin to load the login webpage in my app:
Application is opening the login url with method `InAppBrowser.openWebView()`.
Before opening the web view I am calling `InAppBrows…
-
I'm searching all my cookies (tried it with multiple browsers, multiple machines, and multiple accounts) and for the life of me I can't find the SSID cookie anywhere. I do remember being able to easil…
-
Someone reported anonymously:
### Website URL
https://www.distrelec.de
### What browser are u using?
Firefox 127
### Version
1.1.4
### Issue type
General
### Notes
Site …
-
It appears `HttpCookie` has been completely removed in .NET Core/5.0.
Moreover, if two cookies have the same name but different paths (let's say one path is */Folder* and one path is */Folder/Subfo…
-
**Describe the bug**
We need to provide SameSite and Secure attributes when we clear cookie also as some browsers (Example, Brave) not clearing the cookie without `SameSite: None` and `Secure` attrib…
-
**Describe the bug**
Presently the `http-api` package cannot authenticate using an existing browser session cookie. This means, for instance,
that an application using http-api must provide it…
-
其实可以不用进行验证码操作,受作者启发,可以先登录`weibo.com`的无验证码入口(微博账号安全里设为常登陆地点可以免验证码),然后直接在`phontomjs`模拟打开`weibo.cn`,`weibo.cn`会是登录状态,这时候获取cookies便可。
由于我自己实现了,代码如下,仅供参考:
``` python
def init_phantomjs_driver():
…