[object Object]

← back to Vendor Agents Viewer

alias map: elitis->elitis-wallcovering, DWDP->dwdp exact-case

6eba3c5adf9d4628753db3516df67ddaabdb3568 · 2026-06-10 16:28:21 -0700 · SteveStudio2

Files touched

Diff

commit 6eba3c5adf9d4628753db3516df67ddaabdb3568
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date:   Wed Jun 10 16:28:21 2026 -0700

    alias map: elitis->elitis-wallcovering, DWDP->dwdp exact-case
---
 server.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server.js b/server.js
index 0866634..eefa764 100644
--- a/server.js
+++ b/server.js
@@ -20,6 +20,7 @@ const AGENT_HOST = path.join(__dirname, 'agent-host.js');
 // SCRAPER_ALIASES: registry codes whose scraper file lives under a different id
 // (renames, private-label sources, brand-of-house mappings). Verified 2026-06-10.
 const SCRAPER_ALIASES = {
+  DWDP: 'dwdp',                        // exact-case match (APFS is case-insensitive but be precise)
   brewster_york: 'brewster',
   elitis: 'elitis-wallcovering',
   york_contract: 'york',

← 848ffce resolveScraper alias map: 23 vendor codes mapped to existing  ·  back to Vendor Agents Viewer  ·  agent-host: normalize scraper output — accept bare array or 47c3aaa →