jvoisin
|
302bf61d33
|
Remove the Elm language detection
Elm detection was based on the `Elm` pattern in `env`, leading to false
positives, as described [in the documentation](https://github.com/AliasIO/Wappalyzer/wiki/Specification#too-generic-patterns).
|
8 years ago |
Craig London
|
4f6908e9b0
|
Fix declaration of some variables
|
8 years ago |
jvoisin
|
341c9d86c8
|
Express implies nodejs, no need to add it along.
|
8 years ago |
DaAwesomeP
|
138578af39
|
fix manifest for MS Edge (still nonfunctional in Edge)
|
8 years ago |
Elbert Alias
|
92fbcbd6e5
|
Move onMessage to separate function in WebExtension
|
8 years ago |
Elbert Alias
|
51b598cd65
|
Merge pull request #1431 from DaAwesomeP/master
Fix WebExtension in Chrome-based Browsers
|
8 years ago |
DaAwesomeP
|
56c52c3751
|
fix firefox options page
|
8 years ago |
DaAwesomeP
|
bd1a004eec
|
gitignore Windows and OSX junk files
|
8 years ago |
DaAwesomeP
|
4d9d53977b
|
Don't use webextension polyfill for messages
|
8 years ago |
Elbert Alias
|
8d8e7dd9a3
|
Add Go
|
8 years ago |
֍ DaAwesomeP ֎
|
7856ddac83
|
Merge pull request #12 from AliasIO/master
update
|
8 years ago |
Elbert Alias
|
e511d76493
|
Replace symlinks with updated files in webextension driver
|
8 years ago |
Elbert Alias
|
7d2952049f
|
Fix slugify function
|
8 years ago |
֍ DaAwesomeP ֎
|
21b8ddc8d5
|
Merge pull request #11 from AliasIO/master
update
|
8 years ago |
Elbert Alias
|
8b946ee3bf
|
Add WebExtension driver
|
8 years ago |
AlexByte
|
44b4d2a626
|
FIx false positive env detection of Nette Framework
|
8 years ago |
Elbert Alias
|
540be244aa
|
Merge pull request #1427 from AlexByte/edit-php-detection
Raise confidence of PHP headers
|
8 years ago |
Elbert Alias
|
f91ef089f1
|
Merge pull request #1424 from jvoisin/improve_ikiwiki
Improve a bit ikiwiki detection
|
8 years ago |
Elbert Alias
|
c3dfe30776
|
Merge pull request #1423 from jvoisin/etherpad
Add an etherpad detection
|
8 years ago |
Elbert Alias
|
7ceb4db921
|
Merge pull request #1421 from craiglondon/GoogleTagManager
Improve env detection for Google Tag Manager
|
8 years ago |
Elbert Alias
|
d01b182e6a
|
Merge pull request #1420 from craiglondon/CraftCMS
Add additional implies for Craft CMS
|
8 years ago |
Elbert Alias
|
d1c17ebc1f
|
Merge pull request #1418 from dmalshin/master
Fixed false EdgeCast CDN discovery
|
8 years ago |
Elbert Alias
|
4ad21217f7
|
Merge pull request #1416 from jvoisin/remove_duplicates
Remove duplicate icons
|
8 years ago |
Elbert Alias
|
9daeb2642c
|
Merge pull request #1401 from craiglondon/Tealium
Add Tealium
|
8 years ago |
Elbert Alias
|
8c543c4065
|
Fix for issue #1407
|
8 years ago |
AlexByte
|
2660c260ed
|
Raise confidence of PHP headers
|
8 years ago |
jvoisin
|
47eb286c08
|
Add https:// prefix to the website
|
8 years ago |
jvoisin
|
1cfabd7d3a
|
Improve a bit ikiwiki detection
This can be tested [here](https://tails.boum.org/ikiwiki.cgi?P=slides)
|
8 years ago |
jvoisin
|
0d02be3e64
|
Add an etherpad detection
There is a demo [here](http://etherpad.org/)
|
8 years ago |
Craig London
|
b65f3b7031
|
Update implies, removed PHP, kept Yii, Yii implies PHP
|
8 years ago |
Craig London
|
182d17146b
|
Add http:// to the URL
|
8 years ago |
Craig London
|
e868d4b873
|
Improve env detection for Google Tag Manager
|
8 years ago |
Craig London
|
f9de355dfa
|
Update regex for script match to not escape forward slashes
|
8 years ago |
Craig London
|
b1a4a6c762
|
Add additional implies for Craft CMS
|
8 years ago |
Alshin Dmitry
|
a81ff9d920
|
Fixed: false discovery of EdgeCast CDN on Node's servers using
github.com/jfhbrook/node-ecstatic middleware
|
8 years ago |
jvoisin
|
285bd5112c
|
Remove duplicate icons
|
8 years ago |
Peter
|
baf7aa98c2
|
CloudCart logo updated
|
8 years ago |
Elbert Alias
|
bf5fdec18d
|
Fix Mattermost category
|
8 years ago |
Elbert Alias
|
3a8e9e2896
|
Remove hash from URL in bookmarklet driver
|
8 years ago |
Elbert Alias
|
194acac05b
|
Fix validation
|
8 years ago |
Elbert Alias
|
ddebcea686
|
Include protocol in website URLs
|
8 years ago |
Elbert Alias
|
38feb1f05b
|
Merge pull request #1383 from powell759/a-blog-cms
remove duplicate icons
|
8 years ago |
Elbert Alias
|
471944dd04
|
Merge branch 'master' into a-blog-cms
|
8 years ago |
Elbert Alias
|
0a112280cf
|
Run wappalyzer build
|
8 years ago |
Elbert Alias
|
6b19326dd2
|
Merge pull request #1409 from craiglondon/WP-Super-Cache
Add detection method via Header
|
8 years ago |
Elbert Alias
|
2bdb0f06df
|
Merge pull request #1408 from craiglondon/Solodev
Cleanup regex for matching single and double quotes
|
8 years ago |
Elbert Alias
|
8ef323e239
|
Merge pull request #1406 from craiglondon/YII
Add new patterns to detect the YII framework
|
8 years ago |
Elbert Alias
|
d966aefda5
|
Merge pull request #1403 from craiglondon/Fancybox
Add FancyBox
|
8 years ago |
Elbert Alias
|
ff982b8a43
|
Merge pull request #1402 from jvoisin/wp_super_cache_icon
Add an icon for wp_super_cache
|
8 years ago |
Elbert Alias
|
acc19bb8b9
|
Merge branch 'master' into wp_super_cache_icon
|
8 years ago |