Help
RSS
API
Feed
Maltego
Contact
Domain > addiai.addisonautomatics.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-14
20.84.237.30
(
ClassC
)
2026-03-01
20.99.163.40
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Length: 57739Content-Type: text/html; charsetutf-8Date: Sun, 01 Mar 2026 16:38:42 GMTCache-Control: no-store, must-revalidate, no-cache, max-age0, privateSet-Cookie: ARRAffinity9e89c1d60cfdd954c8867d82790648aafd773e27a2d4103f500276884301a0da; domainaddiai.addisonautomatics.com; path/; secure; httponlySet-Cookie: ARRAffinitySameSite9e89c1d60cfdd954c8867d82790648aafd773e27a2d4103f500276884301a0da; domainaddiai.addisonautomatics.com; path/; secure; samesitenone; httponlyVary: RSC,Next-Router-State-Tree,Next-Router-Prefetch,Next-Router-Segment-Prefetch,Accept-EncodingStrict-Transport-Security: max-age31536000; includeSubDomainsx-ms-middleware-request-id: bc809e8f-5512-4214-8337-3a55eedfb4c7Link: /_next/static/media/4cf2300e9c8272f7-s.p.woff2>; relpreload; asfont; crossorigin; typefont/woff2, /_next/static/media/93f479601ee12b01-s.p.woff2>; relpreload; asfont; crossorigin; typefont/woff2, /logo.svg>; relpreload; asimageX-Powered-By: Next.js !DOCTYPE html>html langen classmin-h-screen bg-gradient-to-b from-slate-300 to-slate-100 dark:from-slate-900 dark:to-slate-800 fixed-gradient-bg>head>meta charSetutf-8/>meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale5, viewport-fitcover, user-scalableyes/>link relstylesheet href/_next/static/css/59409fd6ff82c4ef.css data-precedencenext/>link relstylesheet href/_next/static/css/de70bee13400563f.css data-precedencenext/>link relpreload asscript fetchPrioritylow href/_next/static/chunks/webpack-5fc3250ea5731c44.js/>script src/_next/static/chunks/87c73c54-da8e1f64bd6a7396.js async>/script>script src/_next/static/chunks/8506-06f0af6eba19ba87.js async>/script>script src/_next/static/chunks/main-app-34ca3dccedff5360.js async>/script>script src/_next/static/chunks/bd11195f-84299ad3a66df1ad.js async>/script>script src/_next/static/chunks/8bb4d8db-52fea25580052591.js async>/script>script src/_next/static/chunks/ae049b05-5aefdef55c241cc7.js async>/script>script src/_next/static/chunks/7261-d1de2a2418e4a461.js async>/script>script src/_next/static/chunks/5368-deb813b58092f3ba.js async>/script>script src/_next/static/chunks/1237-0eebdbc6c33c848d.js async>/script>script src/_next/static/chunks/4244-166d72bd5e6c0e4f.js async>/script>script src/_next/static/chunks/1773-067a9326a7d667d7.js async>/script>script src/_next/static/chunks/1117-fa53703e2ddecf24.js async>/script>script src/_next/static/chunks/489-2bc08185d97ac943.js async>/script>script src/_next/static/chunks/1165-d227a5bd2ca33951.js async>/script>script src/_next/static/chunks/8165-88977fbb7595d58e.js async>/script>script src/_next/static/chunks/1979-991d2ee9dd74c307.js async>/script>script src/_next/static/chunks/app/layout-9d121b840000728b.js async>/script>script src/_next/static/chunks/8083-a90bf053fd8d9ac6.js async>/script>script src/_next/static/chunks/608-e0838c7db1368dbd.js async>/script>script src/_next/static/chunks/7168-356ca2d03da006d1.js async>/script>script src/_next/static/chunks/6970-d7acafda97a9262e.js async>/script>script src/_next/static/chunks/app/page-622094a9b99421aa.js async>/script>meta namenext-size-adjust content/>meta nametheme-color content#000000/>title>Addison Automatics Product Knowledge Base/title>meta namedescription contentYour comprehensive product knowledge management platform/>link relmanifest href/manifest.json/>meta namemobile-web-app-capable contentyes/>meta nameapple-mobile-web-app-capable contentyes/>meta nameapple-mobile-web-app-status-bar-style contentdefault/>meta nameapple-mobile-web-app-title contentAddi-Know/>meta nameapplication-name contentAddi-Know/>meta namemsapplication-TileColor content#000000/>meta namemsapplication-config content/browserconfig.xml/>meta nameformat-detection contenttelephoneno/>meta namemobile-web-app-capable contentyes/>meta nameapple-mobile-web-app-title contentAddi-Know/>meta nameapple-mobile-web-app-status-bar-style contentdefault/>meta propertyog:title contentAddison Automatics Product Knowledge Base/>meta propertyog:description contentYour comprehensive product knowledge management platform/>meta propertyog:site_name contentAddi-Know/>meta propertyog:type contentwebsite/>meta nametwitter:card contentsummary/>meta nametwitter:title contentAddison Automatics Product Knowledge Base/>meta nametwitter:description contentYour comprehensive product knowledge management platform/>link relicon href/icons/icon-192x192.png/>link relapple-touch-icon href/icons/icon-192x192.png/>script> (function() { try { var theme localStorage.getItem(addi-know-ui-theme); var systemPrefersDark window.matchMedia((prefers-color-scheme: dark)).matches; var shouldUseDark false; if (theme dark) { shouldUseDark true; } else if (theme light) { shouldUseDark false; } else { // theme is null, undefined, or system - follow system preference shouldUseDark systemPrefersDark; } var root document.documentElement; // Force removal of dark class first root.classList.remove(dark); if (shouldUseDark) { root.classList.add(dark); root.style.setProperty(--background, #0f172a); root.style.setProperty(--foreground, #f1f5f9); } else { // Ensure dark class is removed and light styles are applied root.classList.remove(dark); root.style.setProperty(--background, #f3f4f6); root.style.setProperty(--foreground, #171717); } // Force a reflow to ensure changes are applied root.offsetHeight; } catch (e) { // Fallback to light theme if something goes wrong console.error(Theme script error:, e); var root document.documentElement; root.classList.remove(dark); root.style.setProperty(--background, #f3f4f6); root.style.setProperty(--foreground, #171717); } })(); /script>script src/_next/static/chunks/polyfills-42372ed130431b0a.js noModule>/script>/head>body class__variable_188709 __variable_9a8899 antialiased flex flex-col min-h-screen overflow-x-hidden>header classbg-slate-900 shadow-slate-700/10 fixed top-0 left-0 right-0 z-30 border-b border-slate-700>div classpx-3 sm:px-4 lg:px-6 xl:px-8>div classflex h-16 items-center justify-between>div classflex items-center space-x-2 sm:space-x-3 min-w-0>button classmenu-button p-2 rounded-md text-slate-300 hover:text-white hover:bg-slate-700 transition-colors touch-manipulation aria-labelOpen navigation menu>svg classw-5 h-5 fillnone strokecurrentColor viewBox0 0 24 24>path stroke-linecapround stroke-linejoinround stroke-width2 dM4 6h16M4 12h16M4 18h16>/path>/svg>/button>div classflex-shrink-0 flex items-center min-w-0>a classblock href/>img altAddison Automatics width180 height38 decodingasync data-nimg1 classh-12 sm:h-16 w-auto invert cursor-pointer stylecolor:transparent src/logo.svg/>/a>/div>/div>div classhidden sm:flex flex-grow justify-center items-center mx-2 md:mx-4 lg:mx-6 min-w-0>div classw-full max-w-xs md:max-w-sm lg:max-w-md>div classflex items-center space-x-2>form classw-full max-w-xs sm:max-w-sm md:max-w-md lg:max-w-lg>div classrelative flex items-center bg-slate-800 hover:bg-slate-700 border transition-colors rounded-lg px-2 sm:px-3 py-2 cursor-text w-full touch-manipulation border-slate-700>div classflex-shrink-0 w-5 h-5 sm:w-6 sm:h-6 bg-gradient-to-r from-blue-500 to-indigo-500 rounded-md flex items-center justify-center mr-2 sm:mr-3 shadow-sm>svg aria-hiddentrue focusablefalse data-prefixfal data-iconbolt classsvg-inline--fa fa-bolt w-2.5 h-2.5 sm:w-3 sm:h-3 text-white roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 448 512>path fillcurrentColor dM306.8 6.3C311.4 2.2 317.3 0 323.4 0c17.2 0 29.2 17.1 23.4 33.3L278.7 224 389 224c14.9 0 27 12.1 27 27c0 7.8-3.3 15.1-9.1 20.3L141.1 505.8c-4.5 4-10.4 6.2-16.5 6.2c-17.2 0-29.2-17.1-23.5-33.3L169.3 288 57.8 288C43.6 288 32 276.4 32 262.2c0-7.4 3.2-14.4 8.7-19.3L306.8 6.3zm.5 42.4L74.1 256 192 256c5.2 0 10.1 2.5 13.1 6.8s3.7 9.7 2 14.6L140.6 463.6 375.8 256 256 256c-5.2 0-10.1-2.5-13.1-6.8s-3.7-9.7-2-14.6l66.4-186z>/path>/svg>/div>input typetext placeholderAsk Addi... classflex-1 bg-transparent text-slate-300 placeholder-slate-500 focus:outline-none text-sm font-medium touch-manipulation autoCompleteoff autoCorrectoff autoCapitalizeoff spellCheckfalse value/>div classflex-shrink-0 ml-2 sm:ml-3>div classflex items-center space-x-1>button typebutton classflex items-center space-x-1 bg-slate-700 hover:bg-slate-600 px-1.5 sm:px-2 py-1 rounded text-slate-400 hover:text-slate-300 transition-colors duration-200 flex-shrink-0 touch-manipulation aria-labelOpen AI Assistant drawer (Ctrl+/ toggles) titleOpen AI Assistant drawer (Ctrl+/ toggles)>svg aria-hiddentrue focusablefalse data-prefixfal data-iconcomments classsvg-inline--fa fa-comments w-2.5 h-2.5 sm:w-3 sm:h-3 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 640 512>path fillcurrentColor dM32 176c0-74.8 73.7-144 176-144s176 69.2 176 144s-73.7 144-176 144c-15.3 0-30.6-1.9-46.3-5c-3.5-.7-7.1-.2-10.2 1.4c-6.1 3.1-12 6-18 8.7c-28.4 12.9-60.2 23.1-91.5 26c14.9-19 26.8-39.7 37.6-59.9c3.3-6.1 2.3-13.6-2.5-18.6C50 244.2 32 213.1 32 176zM208 0C93.1 0 0 78.9 0 176c0 44.2 19.8 80.1 46 110c-11.7 21-24 40.6-39.5 57.5c0 0 0 0 0 0l-.1 .1c-6.5 7-8.2 17.1-4.4 25.8C5.8 378.3 14.4 384 24 384c43 0 86.5-13.3 122.7-29.7c4.9-2.2 9.6-4.5 14.3-6.8c15.3 2.8 30.9 4.6 47 4.6c114.9 0 208-78.9 208-176S322.9 0 208 0zM447.4 160.5C541.6 167 608 233 608 304c0 37.1-18 68.2-45.1 96.6c-4.8 5-5.8 12.5-2.5 18.6c10.9 20.2 22.7 40.8 37.6 59.9c-31.3-3-63.2-13.2-91.5-26c-6-2.7-11.9-5.6-18-8.7c-3.2-1.6-6.8-2.1-10.2-1.4c-15.6 3.1-30.9 5-46.3 5c-68.2 0-123.6-30.7-153.1-73.3c-11 3-22.3 5.2-33.8 6.8C279 439.8 349.9 480 432 480c16.1 0 31.7-1.8 47-4.6c4.6 2.3 9.4 4.6 14.3 6.8C529.5 498.7 573 512 616 512c9.6 0 18.2-5.7 22-14.5c3.8-8.7 2-18.9-4.4-25.8l-.1-.1s0 0 0 0c-15.5-17-27.8-36.5-39.5-57.5c26.2-29.9 46-65.8 46-110c0-94.4-87.8-171.5-198.2-175.8c2.8 10.4 4.7 21.2 5.6 32.3z>/path>/svg>span classhidden md:inline text-xs>span classtext-xs mr-0.5>Ctrl/span>+//span>/button>/div>/div>/div>/form>/div>/div>/div>div classflex items-center space-x-2 sm:space-x-3>div classhidden sm:block>button classp-2 rounded-md text-slate-300 hover:text-white hover:bg-slate-700 transition-colors focus:outline-none focus:ring-2 focus:ring-blue-400 aria-labelOpen search (Ctrl+K) titleSearch (Ctrl+K)>svg aria-hiddentrue focusablefalse data-prefixfal data-iconmagnifying-glass classsvg-inline--fa fa-magnifying-glass w-5 h-5 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 512 512>path fillcurrentColor dM384 208A176 176 0 1 0 32 208a176 176 0 1 0 352 0zM343.3 366C307 397.2 259.7 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 51.7-18.8 99-50 135.3L507.3 484.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L343.3 366z>/path>/svg>/button>/div>button classsm:hidden p-2 rounded-md text-slate-300 hover:text-white hover:bg-slate-700 transition-colors touch-manipulation aria-labelToggle AI Assistant>svg aria-hiddentrue focusablefalse data-prefixfal data-iconbolt classsvg-inline--fa fa-bolt w-5 h-5 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 448 512>path fillcurrentColor dM306.8 6.3C311.4 2.2 317.3 0 323.4 0c17.2 0 29.2 17.1 23.4 33.3L278.7 224 389 224c14.9 0 27 12.1 27 27c0 7.8-3.3 15.1-9.1 20.3L141.1 505.8c-4.5 4-10.4 6.2-16.5 6.2c-17.2 0-29.2-17.1-23.5-33.3L169.3 288 57.8 288C43.6 288 32 276.4 32 262.2c0-7.4 3.2-14.4 8.7-19.3L306.8 6.3zm.5 42.4L74.1 256 192 256c5.2 0 10.1 2.5 13.1 6.8s3.7 9.7 2 14.6L140.6 463.6 375.8 256 256 256c-5.2 0-10.1-2.5-13.1-6.8s-3.7-9.7-2-14.6l66.4-186z>/path>/svg>/button>div classh-8 w-8 sm:h-9 sm:w-9 animate-pulse rounded-full bg-slate-600>/div>/div>/div>/div>/header>div classfixed inset-0 bg-black/30 backdrop-blur-md transition-all duration-300 z-40 opacity-0 pointer-events-none>/div>div classsidebar-menu fixed top-0 left-0 h-full bg-gradient-to-b from-slate-50 to-white dark:from-slate-800 dark:to-slate-900 border-r border-slate-200/60 dark:border-slate-700/60 shadow-2xl transition-all duration-300 ease-out z-50 overflow-hidden -translate-x-full w-80 max-w-85vw sm:max-w-75vw sm:w-72 lg:w-80 rolenavigation aria-labelMain navigation>div classflex flex-col h-full min-w-0 max-w-full>div classflex items-center justify-between px-4 py-3 border-b border-slate-200/60 dark:border-slate-700/60 bg-white/90 dark:bg-slate-800/90 backdrop-blur-sm min-w-0 shadow-sm>div classflex items-center space-x-3>svg aria-hiddentrue focusablefalse data-prefixfad data-iconbars classsvg-inline--fa fa-bars text-blue-600 dark:text-blue-400 text-base roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 448 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z>/path>path classfa-primary fillcurrentColor dM448 96c0-17.7-14.3-32-32-32L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32zm0 320c0-17.7-14.3-32-32-32L32 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32z>/path>/g>/svg>h2 classtext-lg font-semibold text-slate-800 dark:text-slate-200>Navigation/h2>/div>button classp-2 rounded-lg text-slate-400 dark:text-slate-500 hover:text-slate-600 dark:hover:text-slate-300 hover:bg-slate-100 dark:hover:bg-slate-700 transition-all duration-200 hover:scale-105 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 dark:focus:ring-offset-slate-800 aria-labelClose navigation menu>svg aria-hiddentrue focusablefalse data-prefixfad data-iconxmark classsvg-inline--fa fa-xmark text-sm roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 384 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6z>/path>path classfa-primary fillcurrentColor d>/path>/g>/svg>/button>/div>div classflex-1 overflow-y-auto overflow-x-hidden scrollbar-thin>div classpt-6 pb-4 px-3 min-w-0>a classgroup flex items-center text-sm font-medium rounded-lg transition-all duration-300 hover:shadow-md border mb-1 min-w-0 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 dark:focus:ring-offset-slate-800 p-3 text-blue-700 dark:text-blue-300 bg-blue-50 dark:bg-blue-950/30 border-blue-200 dark:border-blue-700 shadow-sm href/>svg aria-hiddentrue focusablefalse data-prefixfad data-iconhouse classsvg-inline--fa fa-house text-base transition-all duration-300 flex-shrink-0 group-hover:scale-110 mr-3 text-blue-600 dark:text-blue-400 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 576 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM64 270.5c74.7-65.3 149.3-130.6 224-196L512.1 270.6l.4 201.3c0 22.1-17.9 40.1-40 40.1L392 512c-22.1 0-40-17.9-40-40l0-88.3c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 88.3c0 22.1-17.9 40-40 40l-79.9 0c-22.1 0-40-17.9-40-40L64 270.5z>/path>path classfa-primary fillcurrentColor dM266.9 7.9C279-2.6 297-2.6 309.1 7.9l256 224c13.3 11.6 14.6 31.9 3 45.2s-31.9 14.6-45.2 3L288 74.5 53.1 280.1c-13.3 11.6-33.5 10.3-45.2-3s-10.3-33.5 3-45.2l256-224z>/path>/g>/svg>span classflex-1 truncate>Home/span>svg aria-hiddentrue focusablefalse data-prefixfad data-iconchevron-right classsvg-inline--fa fa-chevron-right text-xs flex-shrink-0 transition-all duration-300 text-blue-500 dark:text-blue-400 opacity-100 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 320 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z>/path>path classfa-primary fillcurrentColor d>/path>/g>/svg>/a>a classgroup flex items-center text-sm font-medium rounded-lg transition-all duration-300 hover:shadow-md border mb-1 focus:outline-none focus:ring-2 focus:ring-green-500 focus:ring-offset-2 dark:focus:ring-offset-slate-800 p-3 text-slate-600 dark:text-slate-300 hover:text-green-700 dark:hover:text-green-400 hover:bg-gradient-to-r hover:from-green-50 hover:to-emerald-50 dark:hover:from-green-950/50 dark:hover:to-emerald-950/50 border-transparent hover:border-green-100 dark:hover:border-green-800 href/activity>svg aria-hiddentrue focusablefalse data-prefixfad data-iconclock-rotate-left classsvg-inline--fa fa-clock-rotate-left text-base transition-all duration-300 group-hover:scale-110 mr-3 text-slate-500 dark:text-slate-400 group-hover:text-green-600 dark:group-hover:text-green-400 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 512 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM0 57.9L0 168c0 13.3 10.7 24 24 24l110.1 0c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75L41 41C25.9 25.9 0 36.6 0 57.9z>/path>path classfa-primary fillcurrentColor dM256 128c13.3 0 24 10.7 24 24l0 94.1 65 65c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72c-4.5-4.5-7-10.6-7-17l0-104c0-13.3 10.7-24 24-24z>/path>/g>/svg>span classflex-1>Activity Feed/span>svg aria-hiddentrue focusablefalse data-prefixfad data-iconchevron-right classsvg-inline--fa fa-chevron-right text-xs transition-all duration-300 text-slate-400 dark:text-slate-500 group-hover:text-green-500 dark:group-hover:text-green-400 opacity-0 group-hover:opacity-100 transform group-hover:translate-x-1 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 320 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z>/path>path classfa-primary fillcurrentColor d>/path>/g>/svg>/a>a classgroup flex items-center text-sm font-medium rounded-lg transition-all duration-300 hover:shadow-md border mb-1 focus:outline-none focus:ring-2 focus:ring-orange-500 focus:ring-offset-2 dark:focus:ring-offset-slate-800 p-3 text-slate-600 dark:text-slate-300 hover:text-orange-700 dark:hover:text-orange-400 hover:bg-gradient-to-r hover:from-orange-50 hover:to-amber-50 dark:hover:from-orange-950/50 dark:hover:to-amber-950/50 border-transparent hover:border-orange-100 dark:hover:border-orange-800 href/documents>svg aria-hiddentrue focusablefalse data-prefixfad data-iconfile-lines classsvg-inline--fa fa-file-lines text-base transition-all duration-300 group-hover:scale-110 mr-3 text-slate-500 dark:text-slate-400 group-hover:text-orange-600 dark:group-hover:text-orange-400 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 384 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM96 272c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16zm0 64c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16zm0 64c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16z>/path>path classfa-primary fillcurrentColor dM384 160L224 0l0 128c0 17.7 14.3 32 32 32l128 0zM112 256c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0z>/path>/g>/svg>span classflex-1>Documents/span>svg aria-hiddentrue focusablefalse data-prefixfad data-iconchevron-right classsvg-inline--fa fa-chevron-right text-xs transition-all duration-300 text-slate-400 dark:text-slate-500 group-hover:text-orange-500 dark:group-hover:text-orange-400 opacity-0 group-hover:opacity-100 transform group-hover:translate-x-1 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 320 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z>/path>path classfa-primary fillcurrentColor d>/path>/g>/svg>/a>a classgroup flex items-center text-sm font-medium rounded-lg transition-all duration-300 hover:shadow-md border mb-1 focus:outline-none focus:ring-2 focus:ring-emerald-500 focus:ring-offset-2 dark:focus:ring-offset-slate-800 p-3 text-slate-600 dark:text-slate-300 hover:text-emerald-700 dark:hover:text-emerald-400 hover:bg-gradient-to-r hover:from-emerald-50 hover:to-green-50 dark:hover:from-emerald-950/50 dark:hover:to-green-950/50 border-transparent hover:border-emerald-100 dark:hover:border-emerald-800 href/manufacturers>svg aria-hiddentrue focusablefalse data-prefixfad data-iconbuilding classsvg-inline--fa fa-building text-base transition-all duration-300 group-hover:scale-110 mr-3 text-slate-500 dark:text-slate-400 group-hover:text-emerald-600 dark:group-hover:text-emerald-400 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 384 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 416c0 26.5-21.5 48-48 48l-96 0 0-80c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 80-96 0c-26.5 0-48-21.5-48-48L0 48zm64 64l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L80 96c-8.8 0-16 7.2-16 16zm0 128l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm96-128l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm0 128l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm96-128l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm0 128l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z>/path>path classfa-primary fillcurrentColor dM80 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L80 96zm0 128c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM160 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM272 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0z>/path>/g>/svg>span classflex-1>Manufacturers/span>svg aria-hiddentrue focusablefalse data-prefixfad data-iconchevron-right classsvg-inline--fa fa-chevron-right text-xs transition-all duration-300 text-slate-400 dark:text-slate-500 group-hover:text-emerald-500 dark:group-hover:text-emerald-400 opacity-0 group-hover:opacity-100 transform group-hover:translate-x-1 roleimg xmlnshttp://www.w3.org/2000/svg viewBox0 0 320 512>g classfa-duotone-group>path classfa-secondary fillcurrentColor dM310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z>/path>path classfa-primary fillcurrentColor d>/path>/g>/svg>/a>/div>/div>/div>/div>div classflex flex-col flex-1 pt-16 transition-all duration-300 ease-in-out mr-0>div classflex flex-col flex-1>div classflex grow items-center justify-center w-full h-full min-h-200px>div classflex flex-col items-center space-y-4 >div classrelative h-14 w-14>div classabsolute inset-0 rounded-full border-2 border-blue-100 dark:border-blue-800 opacity-30>/div>div classabsolute inset-0 rounded-full border-t-2 border-blue-500 dark:border-blue-400 animate-spin>/div>div classabsolute inset-2 rounded-full border-2 border-transparent border-t-2 border-r-2 border-blue-400 dark:border-blue-300 animate-spin animate-pulse>/div>/div>p classtext-blue-600 dark:text-blue-400 font-medium text-sm tracking-wide>span classinline-block animate-pulse>Authenticating/span>span classinline-block animate-pulse_1.5s_ease-in-out_infinite_200ms>./span>span classinline-block animate-pulse_1.5s_ease-in-out_infinite_400ms>./span>span classinline-block animate-pulse_1.5s_ease-in-out_infinite_600ms>./span>/p>/div>/div>/div>/div>div id_rht_toaster styleposition:fixed;z-index:9999;top:80px;left:16px;right:16px;bottom:16px;pointer-events:none>/div>script src/_next/static/chunks/webpack-5fc3250ea5731c44.js async>/script>script>(self.__next_fself.__next_f||).push(0)/script>script>self.__next_f.push(1,1:\$Sreact.fragment\\n2:I25831,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\1597\,\static/chunks/ae049b05-5aefdef55c241cc7.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\1237\,\static/chunks/1237-0eebdbc6c33c848d.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1773\,\static/chunks/1773-067a9326a7d667d7.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\489\,\static/chunks/489-2bc08185d97ac943.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7177\,\static/chunks/app/layout-9d121b840000728b.js\,\ThemeScript\\n3:I8244,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\1597\,\static/chunks/ae049b05-5aefdef55c241cc7.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\1237\,\static/chunks/1237-0eebdbc6c33c848d.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1773\,\static/chunks/1773-067a9326a7d667d7.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\489\,\static/chunks/489-2bc08185d97ac943.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7177\,\static/chunks/app/layout-9d121b840000728b.js\,\default\\n4:I67799,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\1597\,\static/chunks/ae049b05-5aefdef55c241cc7.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\1237\,\static/chunks/1237-0eebdbc6c33c848d.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1773\,\static/chunks/1773-067a9326a7d667d7.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\489\,\static/chunks/489-2bc08185d97ac943.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979)/script>script>self.__next_f.push(1,\,\static/chunks/1979-991d2ee9dd74c307.js\,\7177\,\static/chunks/app/layout-9d121b840000728b.js\,\default\\n5:I38498,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\1597\,\static/chunks/ae049b05-5aefdef55c241cc7.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\1237\,\static/chunks/1237-0eebdbc6c33c848d.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1773\,\static/chunks/1773-067a9326a7d667d7.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\489\,\static/chunks/489-2bc08185d97ac943.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7177\,\static/chunks/app/layout-9d121b840000728b.js\,\MainLayoutWrapper\\n6:I47132,,\\\n7:I75082,,\\\n8:I27261,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\\\n9:I94568,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb75)/script>script>self.__next_f.push(1,95d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\ProtectedRoute\\na:I25447,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\NotificationProvider\\nb:I9461,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\MobileTabs\\nc:I96747,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.)/script>script>self.__next_f.push(1,js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\PermissionGuard\\nd:I9461,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\Tab\\ne:\$Sreact.suspense\\nf:I19198,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\default\\n10:I5409,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\)/script>script>self.__next_f.push(1,,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\UniversalFavorites\\n11:I47588,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\RecentItems\\n12:I84683,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\BaseCard\\n13:I47649,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\s)/script>script>self.__next_f.push(1,tatic/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\OptimizedManufacturerList\\n14:I77039,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\SidebarTabs\\n15:I77039,\1960\,\static/chunks/bd11195f-84299ad3a66df1ad.js\,\9249\,\static/chunks/8bb4d8db-52fea25580052591.js\,\7261\,\static/chunks/7261-d1de2a2418e4a461.js\,\5368\,\static/chunks/5368-deb813b58092f3ba.js\,\4244\,\static/chunks/4244-166d72bd5e6c0e4f.js\,\1117\,\static/chunks/1117-fa53703e2ddecf24.js\,\8083\,\static/chunks/8083-a90bf053fd8d9ac6.js\,\608\,\static/chunks/608-e0838c7db1368dbd.js\,\1165\,\static/chunks/1165-d227a5bd2ca33951.js\,\8165\,\static/chunks/8165-88977fbb7595d58e.js\,\1979\,\static/chunks/1979-991d2ee9dd74c307.js\,\7168\,\static/chunks/7168-356ca2d03da006d1.js\,\6970\,\static/chunks/6970-d7acafda97a9262e.js\,\8974\,\static/chunks/app/page-622094a9b99421aa.js\,\SidebarTab\\n16:I50700,,\OutletBoundary\\n19:I50700,,\ViewportBoundary\\n1b:I50700,,\MetadataBoundary\\n1d:I69699,,\\\n:HL\/_n)/script>script>self.__next_f.push(1,ext/static/media/4cf2300e9c8272f7-s.p.woff2\,\font\,{\crossOrigin\:\\,\type\:\font/woff2\}\n:HL\/_next/static/media/93f479601ee12b01-s.p.woff2\,\font\,{\crossOrigin\:\\,\type\:\font/woff2\}\n:HL\/_next/static/css/59409fd6ff82c4ef.css\,\style\\n:HL\/_next/static/css/de70bee13400563f.css\,\style\\n)/script>script>self.__next_f.push(1,0:{\P\:null,\b\:\2kEDqkJuIKa_vn1PnZEv3\,\p\:\\,\c\:\\,\\,\i\:false,\f\:\\,{\children\:\__PAGE__\,{}},\$undefined\,\$undefined\,true,\\,\$\,\$1\,\c\,{\children\:\$\,\link\,\0\,{\rel\:\stylesheet\,\href\:\/_next/static/css/59409fd6ff82c4ef.css\,\precedence\:\next\,\crossOrigin\:\$undefined\,\nonce\:\$undefined\},\$\,\link\,\1\,{\rel\:\stylesheet\,\href\:\/_next/static/css/de70bee13400563f.css\,\precedence\:\next\,\crossOrigin\:\$undefined\,\nonce\:\$undefined\},\$\,\html\,null,{\lang\:\en\,\className\:\min-h-screen bg-gradient-to-b from-slate-300 to-slate-100 dark:from-slate-900 dark:to-slate-800 fixed-gradient-bg\,\suppressHydrationWarning\:true,\children\:\$\,\head\,null,{\children\:\$\,\$L2\,null,{}},\$\,\body\,null,{\className\:\__variable_188709 __variable_9a8899 antialiased flex flex-col min-h-screen overflow-x-hidden\,\suppressHydrationWarning\:true,\children\:\$\,\$L3\,null,{\children\:\$\,\$L4\,null,{},\$\,\$L5\,null,{\children\:\$\,\$L6\,null,{\parallelRouterKey\:\children\,\error\:\$undefined\,\errorStyles\:\$undefined\,\errorScripts\:\$undefined\,\template\:\$\,\$L7\,null,{},\templateStyles\:\$undefined\,\templateScripts\:\$undefined\,\notFound\:\$\,\div\,null,{\className\:\flex-grow grid place-items-center p-8 pb-20 text-center\,\children\:\$\,\div\,null,{\className\:\flex flex-col gap-6 items-center\,\children\:\$\,\h1\,null,{\className\:\text-6xl font-bold\,\children\:\404\},\$\,\h2\,null,{\className\:\text-2xl font-semibold\,\children\:\Page Not Found\},\$\,\p\,null,{\className\:\text-slate-600 max-w-md\,\children\:\The page you are looking for doesnt exist or has been moved.\},\$\,\$L8\,null,{\href\:\/\,\className\:\mt-4 px-4 py-2 bg-blue-600 text-white rounded-md hover:bg-blue-700 transition-colors\,\children\:\Back to Home\}}},,\forbidden\:\$undefined\,\unauthorized\:\$undefined\}}}}}},{\children\:\__PAGE__\,\$\,\$1\,\c\,{\children\:\$\,\$L9\,null,{\children\:\$\,\$La\,null,{\className\:\w-full bg-gray-50 dark:bg-slate-800/50 pt-6 pb-2\},\$\,\div\,null,{\className\:\flex flex-col lg:flex-row min-h-calc(100vh-200px)\,\children\:\$\,\$Lb\,null,{\children\:\$\,\$Lc\,null,{\permission\:\activity:read\,\children\:\$\,\$Ld\,null,{\id\:\activity\,\label\:\Activity\,\icon\:{\prefix\:\fal\,\iconName\:\chart-line\,\icon\:512,512,\line-chart\,\f201\,\M32 48c0-8.8-7.2-16-16-16S0 39.2 0 48L0 400c0 44.2 35.8 80 80 80l416 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L80 448c-26.5 0-48-21.5-48-48L32 48zM475.3 155.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L320 265.4l-84.7-84.7c-6.2-6.2-16.4-6.2-22.6 0l-112 112c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L224 214.6l84.7 84.7c6.2 6.2 16.4 6.2 22.6 0l144-144z\},\children\:\$\,\$e\,null,{\fallback\:\$\,\div\,null,{\className\:\bg-white dark:bg-slate-900 rounded-xl shadow-sm border border-gray-200 dark:border-slate-700 p-6\,\children\:\$\,\div\,null,{\className\:\animate-pulse\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-between mb-4\,\children\:\$\,\div\,null,{\className\:\h-6 bg-gray-200 dark:bg-slate-700 rounded w-32\},\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-16\}},\$\,\div\,null,{\className\:\space-y-3\,\children\:\$\,\div\,\1\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}},\$\,\div\,\2\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}},\$\,\div\,\3\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}}}}},\children\:\$\,\$Lf\,null,{\limit\:10,\showViewAll\:true}}}},\$\,\$Ld\,null,{\id\:\favorites\,\label\:\Favorites\,\icon\:{\prefix\:\fal\,\iconName\:\star\,\icon\:576,512,11088,61446,\f005\,\M226.5 168.8L287.9 42.3l61.4 126.5c4.6 9.5 13.6 16.1 24.1 17.7l137.4 20.3-99.8 98.8c-7.4 7.3-10.8 17.8-9 28.1l23.5 139.5L303 407.7c-9.4-5-20.7-5-30.2 0L150.2 473.2l23.5-139.5c1.7-10.3-1.6-20.7-9-28.1L65 206.8l137.4-20.3c10.5-1.5 19.5-8.2 24.1-17.7zM424.9 509.1c8.1 4.3 17.9 3.7 25.3-1.7s11.2-14.5 9.7-23.5L433.6 328.4 544.8 218.2c6.5-6.4 8.7-15.9 5.9-24.5s-10.3-14.9-19.3-16.3L378.1 154.8 309.5 13.5C305.5 5.2 297.1 0 287.9 0s-17.6 5.2-21.6 13.5L197.7 154.8 44.5 177.5c-9 1.3-16.5 7.6-19.3 16.3s-.5 18.1 5.9 24.5L142.2 328.4 116 483.9c-1.5 9 2.2 18.1 9.7 23.5s17.3 6 25.3 1.7l137-73.2 137 73.2z\},\children\:\$\,\$L10\,null,{}},\$\,\$Ld\,null,{\id\:\recent\,\label\:\Recent\,\icon\:{\prefix\:\fal\,\iconName\:\clock-rotate-left\,\icon\:512,512,\history\,\f1da\,\M32 132l0-84c0-8.8-7.2-16-16-16S0 39.2 0 48L0 176c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-90.4 0C89.5 84.3 166.7 32 256 32c123.7 0 224 100.3 224 224s-100.3 224-224 224c-73.3 0-138.3-35.2-179.2-89.6c-5.3-7.1-15.3-8.5-22.4-3.2s-8.5 15.3-3.2 22.4C97.9 471.8 172.2 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C159.6 0 75.7 53.3 32 132zm224-4c-8.8 0-16 7.2-16 16l0 112c0 4.2 1.7 8.3 4.7 11.3l80 80c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L272 249.4 272 144c0-8.8-7.2-16-16-16z\},\children\:\$\,\$L11\,null,{\limit\:5}},\$\,\$Lc\,null,{\permission\:\manufacturers:read\,\children\:\$\,\$Ld\,null,{\id\:\manufacturers\,\label\:\Manufacturers\,\icon\:{\prefix\:\fal\,\iconName\:\building\,\icon\:384,512,61687,127970,\f1ad\,\M64 32C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l64 0 0-64c0-35.3 28.7-64 64-64s64 28.7 64 64l0 64 64 0c17.7 0 32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L64 32zM224 416c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64 64 0 0-64zm-96 96l-64 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64l-64 0-32 0-64 0-32 0zM64 120c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zM248 96l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32zM64 248c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zm152-32l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32z\},\children\:\$\,\$L12\,null,{\size\:\md\,\children\:\$\,\div\,null,{\className\:\bg-gradient-to-r from-blue-50 to-indigo-50 dark:from-blue-900/30 dark:to-indigo-900/30 -m-4 mb-4 px-4 py-4 rounded-t-lg\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-between\,\children\:\$\,\div\,null,{\className\:\flex items-center space-x-4\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-center p-2 bg-blue-500 rounded-full shadow-md\,\children\:\$\,\svg\,null,{\aria-hidden\:\true\,\focusable\:\false\,\data-prefix\:\fal\,\data-icon\:\building\,\className\:\svg-inline--fa fa-building w-5 h-5 text-white\,\role\:\img\,\xmlns\:\http://www.w3.org/2000/svg\,\viewBox\:\0 0 384 512\,\style\:{},\ref\:\$undefined\,\children\:\$\,\path\,null,{\fill\:\currentColor\,\d\:\M64 32C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l64 0 0-64c0-35.3 28.7-64 64-64s64 28.7 64 64l0 64 64 0c17.7 0 32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L64 32zM224 416c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64 64 0 0-64zm-96 96l-64 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64l-64 0-32 0-64 0-32 0zM64 120c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zM248 96l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32zM64 248c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zm152-32l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32z\,\style\:{}}}},\$\,\h3\,null,{\className\:\text-lg font-bold text-gray-900 dark:text-slate-100\,\children\:\All Manufacturers\}},\$\,\$L8\,null,{\href\:\/manufacturers\,\className\:\text-blue-600 dark:text-blue-400 hover:text-blue-700 dark:hover:text-blue-300 font-medium text-sm transition-colors\,\children\:\View all →\}}},\$\,\$L13\,null,{\gridColumns\:\three\,\compactAlphabet\:true}}}}},\$\,\div\,null,{\className\:\hidden lg:block lg:w-80 xl:w-96 flex-shrink-0\,\children\:\$\,\div\,null,{\className\:\p-6 space-y-6\,\children\:\$\,\$L14\,null,{\children\:\$\,\$L15\,null,{\id\:\favorites\,\label\:\Favorites\,\icon\:\$0:f:0:1:2:children:1:props:children:0:props:children:1:props:children:0:props:children:1:props:icon\,\children\:\$\,\$L10\,null,{\showCard\:false,\showHeader\:false}},\$\,\$L15\,null,{\id\:\recent\,\label\:\Recent\,\icon\:\$0:f:0:1:2:children:1:props:children:0:props:children:1:props:children:0:props:children:2:props:icon\,\children\:\$\,\$L11\,null,{\limit\:5,\showCard\:false,\showHeader\:false,\showSearch\:true}}},\$\,\$Lc\,null,{\permission\:\activity:read\,\children\:\$\,\$e\,null,{\fallback\:\$\,\div\,null,{\className\:\bg-white dark:bg-slate-900 rounded-xl shadow-sm border border-gray-200 dark:border-slate-700 p-6\,\children\:\$\,\div\,null,{\className\:\animate-pulse\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-between mb-4\,\children\:\$\,\div\,null,{\className\:\h-6 bg-gray-200 dark:bg-slate-700 rounded w-32\},\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-16\}},\$\,\div\,null,{\className\:\space-y-3\,\children\:\$\,\div\,\1\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}},\$\,\div\,\2\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}},\$\,\div\,\3\,{\className\:\flex items-center space-x-3\,\children\:\$\,\div\,null,{\className\:\w-8 h-8 bg-gray-200 dark:bg-slate-700 rounded-full\},\$\,\div\,null,{\className\:\flex-1\,\children\:\$\,\div\,null,{\className\:\h-4 bg-gray-200 dark:bg-slate-700 rounded w-3/4 mb-1\},\$\,\div\,null,{\className\:\h-3 bg-gray-200 dark:bg-slate-700 rounded w-1/2\}}}}}},\children\:\$\,\$Lf\,null,{\limit\:5,\showViewAll\:true}}}}},\$\,\div\,null,{\className\:\hidden lg:block flex-1 pt-6 px-4 lg:px-6 lg:pl-0\,\children\:\$\,\$Lc\,null,{\permission\:\manufacturers:read\,\children\:\$\,\$L12\,null,{\size\:\md\,\children\:\$\,\div\,null,{\className\:\bg-gradient-to-r from-blue-50 to-indigo-50 dark:from-blue-900/30 dark:to-indigo-900/30 -m-4 mb-4 px-4 py-4 rounded-t-lg\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-between\,\children\:\$\,\div\,null,{\className\:\flex items-center space-x-4\,\children\:\$\,\div\,null,{\className\:\flex items-center justify-center p-2 bg-blue-500 rounded-full shadow-md\,\children\:\$\,\svg\,null,{\aria-hidden\:\true\,\focusable\:\false\,\data-prefix\:\fal\,\data-icon\:\building\,\className\:\svg-inline--fa fa-building w-5 h-5 text-white\,\role\:\img\,\xmlns\:\http://www.w3.org/2000/svg\,\viewBox\:\0 0 384 512\,\style\:{},\ref\:\$undefined\,\children\:\$\,\path\,null,{\fill\:\currentColor\,\d\:\M64 32C46.3 32 32 46.3 32 64l0 384c0 17.7 14.3 32 32 32l64 0 0-64c0-35.3 28.7-64 64-64s64 28.7 64 64l0 64 64 0c17.7 0 32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L64 32zM224 416c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64 64 0 0-64zm-96 96l-64 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64l-64 0-32 0-64 0-32 0zM64 120c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zM248 96l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32zM64 248c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48zm32 8l0 32 32 0 0-32-32 0zm152-32l48 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24zm8 64l32 0 0-32-32 0 0 32z\,\style\:{}}}},\$\,\h3\,null,{\className\:\text-lg font-bold text-gray-900 dark:text-slate-100\,\children\:\All Manufacturers\}},\$\,\$L8\,null,{\href\:\/manufacturers\,\className\:\text-blue-600 dark:text-blue-400 hover:text-blue-700 dark:hover:text-blue-300 font-medium text-sm transition-colors\,\children\:\View all →\}}},\$\,\$L13\,null,{\gridColumns\:\three\,\compactAlphabet\:true}}}}}},null,\$\,\$L16\,null,{\children\:\$L17\,\$L18\,null}},{},null,false},null,false,\$\,\$1\,\h\,{\children\:null,\$\,\$1\,\Ql4GMkzRaXuBet9xZhbKYv\,{\children\:\$\,\$L19\,null,{\children\:\$L1a\},\$\,\meta\,null,{\name\:\next-size-adjust\,\content\:\\}},\$\,\$L1b\,null,{\children\:\$L1c\}},false,\m\:\$undefined\,\G\:\$1d\,\$undefined\,\s\:false,\S\:false}\n)/script>script>self.__next_f.push(1,1a:\$\,\meta\,\0\,{\charSet\:\utf-8\},\$\,\meta\,\1\,{\name\:\viewport\,\content\:\widthdevice-width, initial-scale1, maximum-scale5, viewport-fitcover, user-scalableyes\},\$\,\meta\,\2\,{\name\:\theme-color\,\content\:\#000000\}\n17:null\n18:null\n1c:\$\,\title\,\0\,{\children\:\Addison Automatics Product Knowledge Base\},\$\,\meta\,\1\,{\name\:\description\,\content\:\Your comprehensive product knowledge management platform\},\$\,\link\,\2\,{\rel\:\manifest\,\href\:\/manifest.json\,\crossOrigin\:\$undefined\},\$\,\meta\,\3\,{\name\:\mobile-web-app-capable\,\content\:\yes\},\$\,\meta\,\4\,{\name\:\apple-mobile-web-app-capable\,\content\:\yes\},\$\,\meta\,\5\,{\name\:\apple-mobile-web-app-status-bar-style\,\content\:\default\},\$\,\meta\,\6\,{\name\:\apple-mobile-web-app-title\,\content\:\Addi-Know\},\$\,\meta\,\7\,{\name\:\application-name\,\content\:\Addi-Know\},\$\,\meta\,\8\,{\name\:\msapplication-TileColor\,\content\:\#000000\},\$\,\meta\,\9\,{\name\:\msapplication-config\,\content\:\/browserconfig.xml\},\$\,\meta\,\10\,{\name\:\format-detection\,\content\:\telephoneno\},\$\,\meta\,\11\,{\name\:\mobile-web-app-capable\,\content\:\yes\},\$\,\meta\,\12\,{\name\:\apple-mobile-web-app-title\,\content\:\Addi-Know\},\$\,\meta\,\13\,{\name\:\apple-mobile-web-app-status-bar-style\,\content\:\default\},\$\,\meta\,\14\,{\property\:\og:title\,\content\:\Addison Automatics Product Knowledge Base\},\$\,\meta\,\15\,{\property\:\og:description\,\content\:\Your comprehensive product knowledge management platform\},\$\,\meta\,\16\,{\property\:\og:site_name\,\content\:\Addi-Know\},\$\,\meta\,\17\,{\property\:\og:type\,\content\:\website\},\$\,\meta\,\18\,{\name\:\twitter:card\,\content\:\summary\},\$\,\meta\,\19\,{\name\:\twitter:title\,\content\:\Addison Automatics Product Knowledge Base\},\$\,\meta\,\20\,{\name\:\twitter:description\,\content\:\Your comprehensive product knowledge management platform\},\$\,\link\,\21\,{\rel\:\icon\,\href\:\/icons/icon-192x192.png\},\$)/script>script>self.__next_f.push(1,\,\link\,\22\,{\rel\:\apple-touch-icon\,\href\:\/icons/icon-192x192.png\}\n)/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]