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
jvoisin
b1f6213c58
Use `property` as `meta` key too
...
Currently, only `name` is considered as a valid key for <meta>,
but more and more website, trying to be mobile-friendly,
are using <meta> tags without `name`, but with a `property`
instead. This commit changes this behaviour.
This idea emerged from [this MR](https://github.com/AliasIO/Wappalyzer/pull/1321 )
8 years ago
jvoisin
f93d8158cf
Improve a bit the Octopress thingy
...
- Octopress implies Jekyll
- Octopress can have a `meta` named "generator"
- The `html` section is now moregeneric
8 years ago
José A. Sachs
782b9ef290
Regex fix
8 years ago
jvoisin
52f0bbf82f
Add even more detection methods
8 years ago
jvoisin
da237e3829
Add octopress detection
...
This can be tested [here](http://gamedataeditor.com/cn/ ),
or [here](http://octopress.org/ ) or even [here](https://benmmurphy.github.io/ ).
8 years ago
jvoisin
2cf174ae45
Fix the url
8 years ago
jvoisin
52b2eb4168
Add detection for phpadminlite
...
This can be tested [here](https://www.phpliteadmin.org/demo/ )
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
9f53bd69c5
Add detection for Melis CMS v2
...
This can be tested on the [official website](http://www.melistechnology.com/ ),
or on any [customer ones](http://www.melistechnology.com/melistechnology/customers/id/6#websites ),
and [this one](https://www.bargento2016.fr ) too
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
a2c68b36f9
Fix indentation
8 years ago
jvoisin
6aecd3c125
Improve gitlab fingerpring
...
This can be tested on [this repo](https://0xacab.org/mat/ )
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
Jonas Felix
3267f1a42b
detection for new wix.com behavior
8 years ago
jvoisin
154cca2141
Spip implies PHP
8 years ago
jvoisin
52ab9bffb7
Add adminer detection
8 years ago