Environment
- Browser: Firefox (152.0.4 (64-bit), latest), Ubuntu
- Userscript manager: Greasemonkey 4.14
- Script: HV Auto Attack, version 2.91.34
Description
When manually clicking the auto-attack countdown number to enter battle, the browser is redirected first to:
'https://e-hentai.org/news.php?encounter'
and then to:
'https://e-hentai.org/null'
which returns a 404 Not Found. As a result, the battle page never loads and the script cannot proceed with the auto-attack sequence.
Steps to Reproduce
- Use Firefox (latest) on Ubuntu with Greasemonkey 4.14 installed.
- Install/run HV Auto Attack script v2.91.34 on hentaiverse.org.
- Click on the countdown number to trigger battle entry.
- Observe the browser navigates to 'https://e-hentai.org/news.php?encounter', then to 'https://e-hentai.org/null' (404).
Additional Notes
- When Greasemonkey disabled, 'https://e-hentai.org/news.php?encounter' does not redirect to '/null'.
- This issue does not reproduce on Chrome-family browsers (Chrome/Chromium/Brave, etc.) with the same script version. Manual battle entry and return to hentaiverse.org work correctly there.
Environment
Description
When manually clicking the auto-attack countdown number to enter battle, the browser is redirected first to:
'https://e-hentai.org/news.php?encounter'
and then to:
'https://e-hentai.org/null'
which returns a 404 Not Found. As a result, the battle page never loads and the script cannot proceed with the auto-attack sequence.
Steps to Reproduce
Additional Notes