Skip to content

feat: add KRT CDN technology detection and logo icon.#261

Open
rajtilak-2020 wants to merge 1 commit into
enthec:mainfrom
rajtilak-2020:main
Open

feat: add KRT CDN technology detection and logo icon.#261
rajtilak-2020 wants to merge 1 commit into
enthec:mainfrom
rajtilak-2020:main

Conversation

@rajtilak-2020

Copy link
Copy Markdown

Proposed Changes

This PR adds detection signatures and a custom logo for KRT CDN, a Content Delivery Network.

  • Category: Content Delivery Network (31)
  • Website: https://krajtilak.in
  • Icon: Added a custom KRT CDN.svg logo.
  • Detection Rules:
    • Matches <script> tags loading from cdn.krajtilak.in (scriptSrc).
    • Matches <link> and <img> tags loading assets from cdn.krajtilak.in (dom).
    • Matches API/XHR calls fetching resources from cdn.krajtilak.in (xhr).

Thank you for reviewing!

- Add KRT CDN entry to src/technologies/k.json with rules for scripts, dom elements, and xhr requests

- Add custom SVG logo icon at src/images/icons/KRT CDN.svg
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