Skip to content

fix: inkline html detector #114

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ahmedrangel
Copy link

@ahmedrangel ahmedrangel commented Apr 13, 2025

Types of changes

  • New Detector
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Some sites like https://www.nintendo.com/fr-fr/ and https://us.shein.com were incorrectly detecting UI as Inkline when they actually don't use it, I believe it's because some classes in these site contains *_overlay, but according to the inkline utilities these classes starts with a single underscore and are not preceded by any character. I don't know any other site than inkline.io that uses inkline but this works well with it.

Checklist:

  • I have updated the README accordingly
  • I have added the icon of my detector in icons/

Copy link

codesandbox bot commented Apr 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@ahmedrangel ahmedrangel changed the title Fix inkline html detector fix: inkline html detector Apr 13, 2025
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.

1 participant