This website works better with JavaScript.
Explore
Help
Register
Sign In
Migrations
/
wappalyzer
Archived
Watch
1
Star
0
Fork
You've already forked wappalyzer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix case sensitivity in dom patterns
Browse Source
main
Elbert Alias
3 years ago
parent
3fc4066c7c
commit
3f8ee7506b
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/wappalyzer.js
Unescape
Escape
View File
@ -315,7 +315,7 @@ const Wappalyzer = {
{
}
{
}
)
)
:
dom
,
:
dom
,
fals
e
,
tru
e
,
false
false
)
,
)
,
html
:
transform
(
html
)
,
html
:
transform
(
html
)
,
Reference in new issue
Repository
Migrations/wappalyzer
Title
Body
Create Issue