Elbert Alias
fa9d5f61e6
Merge pull request #1341 from jvoisin/high_confidence
...
Confidence of 99% or 90% can be considered as sure.
8 years ago
Elbert Alias
92eeffb201
Merge pull request #1340 from jvoisin/plotly
...
Add Plotly detection
8 years ago
Elbert Alias
a626bc4c42
Merge pull request #1339 from jvoisin/maxcdn_improvement
...
Improve a bit maxCDN detection
8 years ago
Elbert Alias
cd03bd0da6
Merge pull request #1338 from pd4d10/patch-1
...
Fix anonymous reports option in Chrome
8 years ago
Elbert Alias
8132127552
Merge pull request #1337 from twindual/master
...
Fix #1325 - BigCommerce is wrongly detected
8 years ago
Elbert Alias
6c7387f166
Merge pull request #1335 from jvoisin/youtrack
...
Add YouTrack detection
8 years ago
jvoisin
a7b96adc84
Add Plotly detection
...
This can be tested [here](https://plot.ly/javascript/ )
Thanks to @gadcam for the review.
8 years ago
jvoisin
f78ffae26d
Confidence of 99% or 90% can be considered as sure.
...
Especially given how precise the matching rules are.
8 years ago
jvoisin
27450f2fa0
Improve a bit maxCDN detection
...
- Speed up a regexp by adding `^`
- Add a header
This can be tested [here](http://www.lequipe.fr/ )
8 years ago
pd4d10
0af55bfa52
Fix anonymous reports option
8 years ago
Andre Fortin
2e1541534c
Fix #1325 - BigCommerce is wrongly detected
...
Remove the "env" property that could incorrectly match a function in the global scope. Removed the trailing 'v' from the "script" and "html" entries that looks for the BigCommerce CDN paths since they can begin with letters other than 'v' like 's' in the to examples below.
Check against the following URLs :
https://shopmonarch.averydennison.com/
http://shop.panthers.com/
8 years ago
jvoisin
f71c187df8
rename the icon
8 years ago
jvoisin
c459fce164
Fix the regexp
8 years ago
jvoisin
e557e87020
Add YouTrack detection
...
This can be tested on the [official instance](https://youtrack.jetbrains.com/issues ),
or on the [cisco one](https://trex-tgn.cisco.com/youtrack/dashboard )
8 years ago
Elbert Alias
5003ee3a7a
Correct Firefox driver wappalyzer.js path in wappalyzer links script
8 years ago
Elbert Alias
a64ea39a66
Run wappalyzer build
8 years ago
Elbert Alias
b5b333abc0
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
6a4a7f7a8c
Make timeout configurable per driver
8 years ago
Elbert Alias
d3a3c19a57
Merge pull request #1324 from jvoisin/gogs
...
Implement gogs detection
8 years ago
Elbert Alias
edf9102581
Merge pull request #1323 from jvoisin/cgit
...
Improve cgit detection
8 years ago
Elbert Alias
b73f529902
Merge pull request #1322 from jvoisin/kibana
...
Add detection of Kibana
8 years ago
Elbert Alias
5c7acafb4d
Merge pull request #1320 from jvoisin/pygments
...
Add Pygments detection
8 years ago
Elbert Alias
3520cadc3a
Merge pull request #1319 from jvoisin/revel
...
Add Revel detection
8 years ago
Elbert Alias
70b4a804b5
Merge pull request #1318 from jvoisin/phabricator
...
Add phabricator detection
8 years ago
Elbert Alias
74dce06c44
Merge pull request #1316 from DmitryKrekota/master
...
Added environment for Angular Material
8 years ago
Elbert Alias
f9a3400e65
Merge pull request #1314 from patrocle/zopim
...
Add Zendesk Chat detection
8 years ago
Elbert Alias
014c67b558
Merge pull request #1313 from patrocle/master
...
Add Aircall detection
8 years ago
Elbert Alias
6d99b233a9
Merge pull request #1310 from jvoisin/spip_implies_php
...
Spip implies PHP
8 years ago
Elbert Alias
ee4a1a7c1d
Merge pull request #1309 from jvoisin/adminer
...
Add adminer detection
8 years ago
Elbert Alias
29f119b248
Merge pull request #1308 from jvoisin/ikiwiki
...
Add ikiwiki detection
8 years ago
Elbert Alias
dffe66071e
Merge pull request #1307 from jvoisin/prestashop_detection
...
Improve a bit prestashop detection
8 years ago
Elbert Alias
a7032ac8c6
Merge pull request #1303 from nvanthao/master
...
Add Neto detection
8 years ago
Elbert Alias
70436c6c62
Merge pull request #1300 from manuwell/new-application-rakuten
...
Adds new application Rakuten DBCore to apps.
8 years ago
Elbert Alias
2bcb73b4ba
Ignore tags file
8 years ago
jvoisin
21569dee19
Fix the regexp
8 years ago
jvoisin
1a4e92cbda
Implement gogs detection
...
This can be tried on the [official demo instance]( http://try.gogs.io ),
or on [this instance](https://git.libskia.so/explore/repos ).
8 years ago
jvoisin
8de6a76ced
cgit is coded in C, not in Perl,and it implies git.
8 years ago
jvoisin
396ad5dc95
Improve cgit detection
...
This can be tested on [kernel.org](https://git.kernel.org/cgit/ )
8 years ago
jvoisin
519305290a
Fox the previous commit
8 years ago
jvoisin
dd85545257
Add even more detection
8 years ago
jvoisin
f01439f0ad
Add detection of Kibana
...
This can be tested on the [demo](demo.elastic.co/packetbeat) page of Kibana
8 years ago
jvoisin
87892f86cd
Add Pygments detection
...
This can be tested on the [official website](http://pygments.org/ )
or on [this blog]( https://dustri.org/b/ )
8 years ago
jvoisin
cb44a705c0
Fix the indentation
8 years ago
jvoisin
d1714a15ec
Add Revel detection
...
This can be tested on the [official website](https://revel.github.io/index.html )
8 years ago
jvoisin
afe7277946
Add phabricator detection
...
This can be tested on [freebsd's bugtracker](https://reviews.freebsd.org/ )
8 years ago
Dmitry Krekota
1055e2ca00
Added environment for Angular Material
8 years ago
Louis
3b7e7f11ac
Zendesk Chat
8 years ago
Louis
bde6b2161b
aircall add ico
8 years ago
Louis
de3b0a60b7
aircall add
8 years ago
jvoisin
99b6bc0e8a
Relax a bit a regexp
8 years ago