Elbert Alias
|
ef50c421b1
|
Merge pull request #3231 from wxh06/hash
Fix the bug of not showing popup when the url contains hash
|
4 years ago |
汪心禾
|
b132d3b3cf
|
Remove hash from url
url.split(#)[0]
|
4 years ago |
汪心禾
|
9a53d48f41
|
WebExtension: Remove hash from url
Fix the bug of not showing popup when the url contains hash
|
4 years ago |
汪心禾
|
04aa67964f
|
yarn add languagedetect
Fix `Error: Cannot find module languagedetect`
|
4 years ago |
Elbert Alias
|
a3d947cd1c
|
Merge pull request #3227 from rockeynebhwani/httparchive
New category - Cookie compliance
|
4 years ago |
rockeynebhwani
|
de8c4bd7a8
|
Added Crownpeak and improved OneTrust detection
https://github.com/AliasIO/wappalyzer/issues/3219#issuecomment-660520916
Also found a better logo for OneTrust.
|
4 years ago |
rockeynebhwani
|
263c142763
|
Added 'Cookie Compliance' category to all locales
|
4 years ago |
rockeynebhwani
|
4c6813a252
|
Added new category called 'Cookie Compliance'
Added New category called 'Cookike compliance' and also added OneTrust / TrustArc / CookieBot as technology - https://github.com/AliasIO/wappalyzer/issues/3219
|
4 years ago |
Elbert Alias
|
0b8d6426b4
|
Merge pull request #3224 from rockeynebhwani/httparchive
Update apps.json
|
4 years ago |
rockeynebhwani
|
753ce51c91
|
Update apps.json
- Improved detection for Salesforce Commerce Cloud based sites (https://github.com/AliasIO/wappalyzer/issues/3223)
-Added Google Analytics Enhanced ECommerce to additional category 'Ecommerce' (https://github.com/AliasIO/wappalyzer/issues/3221)
-Improved detection of AMP framework - https://github.com/AliasIO/wappalyzer/issues/3217
|
4 years ago |
Elbert Alias
|
0ae62c95e8
|
Add Stripe cookie detection
|
4 years ago |
Elbert Alias
|
81093635a7
|
Improved Kentico detection
|
4 years ago |
Elbert Alias
|
4e55bc08d3
|
Safari compatibility improvements
|
4 years ago |
Elbert Alias
|
da8506cadb
|
Change webextension to browser action, add badges
|
4 years ago |
Elbert Alias
|
9d77cd5b48
|
Safari compatibility
|
4 years ago |
Elbert Alias
|
0302eba2f4
|
Use runtime.sendMessage instead of port.postMessage for Safari compatibility
|
4 years ago |
Elbert Alias
|
eceaac4fd6
|
Merge pull request #3198 from lillesvin/master
Small regex fixes
|
4 years ago |
Elbert Alias
|
ef705af3fc
|
Deprecate bookmarklet driver
|
4 years ago |
Anders K. Madsen
|
61f391f4f4
|
Narrow Lightbox regex a bit
|
4 years ago |
Anders K. Madsen
|
22b338f56a
|
Narrow Leaflet regex a little
|
4 years ago |
Anders K. Madsen
|
b72a6491a5
|
Narrow JSChart regex a bit
|
4 years ago |
Anders K. Madsen
|
28c23cd094
|
Make LocalFocus regex more specific
Require word boundaries around 'localfocus'.
Also fix escaping in Livewire regex.
|
4 years ago |
Anders K. Madsen
|
2f98704baa
|
Make Livewire regex more specific
Added upper bound of 512 characters between '<' and 'wire:' + look for
word boundary before 'wire:'.
|
4 years ago |
Elbert Alias
|
781af50471
|
Gracefully handle removed technologies
|
4 years ago |
Elbert Alias
|
1cd2915f52
|
Merge branch 'master' of github.com:AliasIO/wappalyzer
|
4 years ago |
Elbert Alias
|
fd58b18a95
|
Fix localisation, patterns and error handling when saving options
|
4 years ago |
Elbert Alias
|
c8e2279c97
|
Merge pull request #3190 from wxh06/sphinx
Improve Sphinx Detection
|
4 years ago |
Elbert Alias
|
5919785949
|
Merge pull request #3188 from chrisminett/add-maxemail
Add Maxemail marketing software
|
4 years ago |
Elbert Alias
|
e9698e0980
|
Merge pull request #3187 from chrisminett/add-xtremepush
Add Xtremepush marketing software
|
4 years ago |
汪心禾
|
fec8087c05
|
Improve Sphinx Detection
|
4 years ago |
Elbert Alias
|
eb2dfc714a
|
Build v6.0.13
|
4 years ago |
Elbert Alias
|
6b22d57b38
|
Finish initialising before connecting ports
|
4 years ago |
Elbert Alias
|
4b53c4af1b
|
Filter ping payload
|
4 years ago |
Elbert Alias
|
9575493057
|
Build v6.0.12
|
4 years ago |
Elbert Alias
|
ae1b9d4b1a
|
Return null if CPE is not defined
|
4 years ago |
Elbert Alias
|
5897fe256a
|
Update build scripts, add CPE field to NPM driver output
|
4 years ago |
Chris Minett
|
336933fda8
|
Add Xtremepush marketing software
Detect Xtremepush web SDK which ends data to the platform
and allows marketing messages to be displayed.
|
4 years ago |
Chris Minett
|
8d406f6d5e
|
Add Maxemail marketing software
Detect different scripts used to send data to Maxemail.
|
4 years ago |
Elbert Alias
|
8a63c3968c
|
Build v6.0.10
|
4 years ago |
Elbert Alias
|
5d7d1b52bc
|
Merge branch 'master' of github.com:AliasIO/wappalyzer
|
4 years ago |
Elbert Alias
|
8f46d04c90
|
Merge pull request #3176 from lillesvin/angular-detection-patch
Fix overly broad Angular detection
|
4 years ago |
Elbert Alias
|
36445de13c
|
Merge branch 'master' of github.com:AliasIO/wappalyzer
|
4 years ago |
Elbert Alias
|
088590b066
|
Fix recursion in NPM driver, update README
|
4 years ago |
Elbert Alias
|
b0e0b6b12c
|
Merge pull request #3178 from ThomasOrlita/patch-1
Update npm code sample
|
4 years ago |
Thomas Orlita
|
9952052af7
|
Update npm code sample
|
4 years ago |
Elbert Alias
|
602e888f43
|
Update README
|
4 years ago |
Elbert Alias
|
42b08b9f5e
|
Update README
|
4 years ago |
Elbert Alias
|
adeb81dbd3
|
Update README
|
4 years ago |
Elbert Alias
|
d1a636c7d6
|
Fix Travis CI
|
4 years ago |
Elbert Alias
|
1bed038754
|
Fix Travis CI
|
4 years ago |