Skip to content

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

Merged
enthec-opensource merged 1 commit into
enthec:mainfrom
rajtilak-2020:main
Jun 23, 2026
Merged

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

Conversation

@rajtilak-2020

Copy link
Copy Markdown
Contributor

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
@enthec-opensource enthec-opensource merged commit d4e4203 into enthec:main Jun 23, 2026
34 checks passed
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