mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-09-27 08:27:24 +00:00
ehentai: clear cookies before each login attempt
This commit is contained in:
@@ -100,6 +100,7 @@ class Ehentai extends ComicSource {
|
||||
domain: ".exhentai.org"
|
||||
}))
|
||||
}
|
||||
Network.deleteCookies('https://e-hentai.org')
|
||||
Network.setCookies('https://e-hentai.org', cookies)
|
||||
let res = await Network.get(
|
||||
"https://forums.e-hentai.org/",
|
||||
|
Reference in New Issue
Block a user