Skip to content

Conversation

jonathanKingston
Copy link
Contributor

@jonathanKingston jonathanKingston commented Oct 11, 2025

Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/72649045549333/task/1211616117314245?focus=true

Description

  • Having setup a dev instance now, I noticed we're only supporting the bare domains in this list.
  • I should make this list config driven but wiring that in here is a little annoying.

Testing Steps

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

Note

Extend isDuckAi to recognize DuckDuckGo domains via subdomain-aware matching.

  • Utilities (injected/src/utils.js):
    • isDuckAi: Replace exact hostname check with domains.some(domain => matchHostname(hostname, domain)) to support subdomains of duckduckgo.com, duck.ai, and duck.co.

Written by Cursor Bugbot for commit f9acdc2. This will update automatically on new commits. Configure here.

Copy link

netlify bot commented Oct 11, 2025

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit f9acdc2
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/68ed788d9c07b700084c39bc
😎 Deploy Preview https://deploy-preview-2005--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

github-actions bot commented Oct 11, 2025

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

Copy link

github-actions bot commented Oct 11, 2025

[Beta] Generated file diff

Time updated: Mon, 13 Oct 2025 22:10:06 GMT

Apple
    - apple/contentScope.js

File has changed

Integration
    - integration/contentScope.js

File has changed

Windows
    - windows/contentScope.js

File has changed

@jonathanKingston jonathanKingston marked this pull request as ready for review October 11, 2025 21:18
@jonathanKingston jonathanKingston requested a review from a team as a code owner October 11, 2025 21:18
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