Skip to content

Unable to download URLs containing hash but without search #583

@F9y4ng

Description

@F9y4ng

greasyfork.org updated the reference address format of @require, causing the SRI Hash used in the new address to not be downloaded correctly in v4.4.5, as follows:

// @require    https://update.greasyfork.org/scripts/460897/1277476/gbCookies.js#sha256-Sv+EuBerch8z/6LvAU0m/ufvjmqB1Q/kbQrX7zAvOPk=

But the original reference address as follows, can be parsed and downloaded correctly.

// @require    https://greasyfork.org/scripts/460897/code/gbCookies.js?version=1277476#sha256-Sv+EuBerch8z/6LvAU0m/ufvjmqB1Q/kbQrX7zAvOPk=

Please fix this bug, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Beta

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions