Slion / Fulguris

⚡Web Browser
http://fulguris.slions.net
Other
496 stars 49 forks source link

incorrectly parses "filename*" segment with semicolon at the end #252

Open Kita2345 opened 3 years ago

Kita2345 commented 3 years ago

As an example, I will give a response from this web site: https://pan.tpcraft.cn/api/v3/file/source/7/Java8%2064%E4%BD%8D.exe?sign=TuX1WLnbXtd0V7RmoFDvvmqgMN8EmVNs03xeacaNqGA%3D%3A0

Screenshot_2021-10-17-18-14-07 will produce an invalid name:

f3I5VzTa_Java8 64位.exefilenamef3I5VzTa_Java8 instead of

f3I5VzTa_Java8 64位.exe

Slion commented 3 years ago

Is that a download issue?

Kita2345 commented 3 years ago

Yes