Skip to content

Conversation

@Pijukatel
Copy link
Collaborator

@Pijukatel Pijukatel commented Nov 18, 2025

Description

  • Use top_domain_under_public_suffix instead of just domain when comparing domains in same-domain strategy.

Issues

Testing

  • Added unit test

Checklist

  • CI passed

@github-actions github-actions bot added this to the 128th sprint - Tooling team milestone Nov 18, 2025
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Nov 18, 2025
@Pijukatel Pijukatel requested review from Mantisus and vdusek November 18, 2025 16:29
@Pijukatel Pijukatel marked this pull request as ready for review November 19, 2025 08:16
Copy link
Collaborator

@vdusek vdusek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pijukatel Pijukatel merged commit 3d018b2 into master Nov 19, 2025
44 of 46 checks passed
@Pijukatel Pijukatel deleted the fix-same-domain branch November 19, 2025 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using extract_links with strategy "same-domain" extract links for different domain

3 participants