Skip to content

Add LogaTech (LogaCore) fingerprint - #276

Open
zalar2202 wants to merge 1 commit into
enthec:mainfrom
zalar2202:add-logatech-fingerprint
Open

Add LogaTech (LogaCore) fingerprint#276
zalar2202 wants to merge 1 commit into
enthec:mainfrom
zalar2202:add-logatech-fingerprint

Conversation

@zalar2202

Copy link
Copy Markdown

What

Adds a fingerprint for LogaTech, developer of LogaCore — a modular Next.js-based platform for multi-tenant CMS, CRM, and e-commerce sites.

Every LogaCore-powered install emits a consistent, dedicated signal on every response:

  • <meta name="generator" content="LogaTech (LogaCore)">
  • X-Powered-By: LogaTech (LogaCore)

Categorized under CMS (1) and Page builders (51), matching how comparable hosted site-builder platforms are classified.

Sites using this fingerprint (10)

  1. https://logatech.ir
  2. https://logatech.net
  3. https://logatech.cloud
  4. https://www.logatech.cloud
  5. https://axie.ir
  6. https://vadaprint.com
  7. https://negints.com
  8. https://dejavutableware.com
  9. https://staging.logatech.cloud
  10. https://staging.axie.ir

Validation

Ran the repo's own local validator scripts against the change before opening this PR:

  • structure_validator.py
  • order_validator.py ✅ (alphabetically ordered between Logaholic and Loggly)
  • schema_validator.py
  • category_validator.py / group_validator.py
  • technology_validator.py (TECH_FILE_NAME=l.json) ✅
  • icon_path_validator.py

New icon: src/images/icons/LogaTech.svg (32×32, valid SVG per ElementTree.fromstring).

LogaTech's LogaCore platform (a modular Next.js-based multi-tenant
CMS/CRM/e-commerce framework) emits a consistent generator meta tag
and X-Powered-By header on every page across all installs:

  <meta name="generator" content="LogaTech (LogaCore)">
  X-Powered-By: LogaTech (LogaCore)

Verified live on 10+ production/staging sites (see PR description).
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