Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update inline condition for link element #33

Merged
merged 1 commit into from
Jul 7, 2024

Commits on May 17, 2024

  1. update inline condition for link element

    Updated the condition for checking whether the link in a `link` element is inline or not, by checking whether the 'rel' attribute contains 'manifest', 'preload', or 'prefetch', to bring it more in line with the implementation in Wget2: https://gitlab.com/gnuwget/wget2/-/blob/761ae5082dae8a0b58727cd9e10dffd32cf8d03b/libwget/html_url.c#L223
    
    Filed same change on original repo: github.com/ArchiveTeam/wpull/pull/485
    iorgun authored May 17, 2024
    Configuration menu
    Copy the full SHA
    052a3f1 View commit details
    Browse the repository at this point in the history