Skip to content

update inline condition for link element#33

Merged
HeliosLHC merged 1 commit intoArchiveTeam:masterfrom
iorgun:patch-1
Jul 7, 2024
Merged

update inline condition for link element#33
HeliosLHC merged 1 commit intoArchiveTeam:masterfrom
iorgun:patch-1

Conversation

@iorgun
Copy link
Copy Markdown
Contributor

@iorgun iorgun commented May 17, 2024

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

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
@HeliosLHC HeliosLHC merged commit a12421a into ArchiveTeam:master Jul 7, 2024
@HeliosLHC
Copy link
Copy Markdown
Collaborator

Looks good, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants