pd4d10
0af55bfa52
Fix anonymous reports option
9 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/
9 years ago
jvoisin
f71c187df8
rename the icon
9 years ago
jvoisin
c459fce164
Fix the regexp
9 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 )
9 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 )
9 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
9 years ago
José A. Sachs
782b9ef290
Regex fix
9 years ago
jvoisin
52f0bbf82f
Add even more detection methods
9 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/ ).
9 years ago
jvoisin
2cf174ae45
Fix the url
9 years ago
jvoisin
52b2eb4168
Add detection for phpadminlite
...
This can be tested [here](https://www.phpliteadmin.org/demo/ )
9 years ago
Elbert Alias
5003ee3a7a
Correct Firefox driver wappalyzer.js path in wappalyzer links script
9 years ago
Elbert Alias
a64ea39a66
Run wappalyzer build
9 years ago
Elbert Alias
b5b333abc0
Merge branch 'master' of github.com:AliasIO/Wappalyzer
9 years ago
Elbert Alias
6a4a7f7a8c
Make timeout configurable per driver
9 years ago
Elbert Alias
d3a3c19a57
Merge pull request #1324 from jvoisin/gogs
...
Implement gogs detection
9 years ago
Elbert Alias
edf9102581
Merge pull request #1323 from jvoisin/cgit
...
Improve cgit detection
9 years ago
Elbert Alias
b73f529902
Merge pull request #1322 from jvoisin/kibana
...
Add detection of Kibana
9 years ago
Elbert Alias
5c7acafb4d
Merge pull request #1320 from jvoisin/pygments
...
Add Pygments detection
9 years ago
Elbert Alias
3520cadc3a
Merge pull request #1319 from jvoisin/revel
...
Add Revel detection
9 years ago
Elbert Alias
70b4a804b5
Merge pull request #1318 from jvoisin/phabricator
...
Add phabricator detection
9 years ago
Elbert Alias
74dce06c44
Merge pull request #1316 from DmitryKrekota/master
...
Added environment for Angular Material
9 years ago
Elbert Alias
f9a3400e65
Merge pull request #1314 from patrocle/zopim
...
Add Zendesk Chat detection
9 years ago
Elbert Alias
014c67b558
Merge pull request #1313 from patrocle/master
...
Add Aircall detection
9 years ago
Elbert Alias
6d99b233a9
Merge pull request #1310 from jvoisin/spip_implies_php
...
Spip implies PHP
9 years ago
Elbert Alias
ee4a1a7c1d
Merge pull request #1309 from jvoisin/adminer
...
Add adminer detection
9 years ago
Elbert Alias
29f119b248
Merge pull request #1308 from jvoisin/ikiwiki
...
Add ikiwiki detection
9 years ago
Elbert Alias
dffe66071e
Merge pull request #1307 from jvoisin/prestashop_detection
...
Improve a bit prestashop detection
9 years ago
Elbert Alias
a7032ac8c6
Merge pull request #1303 from nvanthao/master
...
Add Neto detection
9 years ago
Elbert Alias
70436c6c62
Merge pull request #1300 from manuwell/new-application-rakuten
...
Adds new application Rakuten DBCore to apps.
9 years ago
Elbert Alias
2bcb73b4ba
Ignore tags file
9 years ago
jvoisin
21569dee19
Fix the regexp
9 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 ).
9 years ago
jvoisin
8de6a76ced
cgit is coded in C, not in Perl,and it implies git.
9 years ago
jvoisin
396ad5dc95
Improve cgit detection
...
This can be tested on [kernel.org](https://git.kernel.org/cgit/ )
9 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
9 years ago
jvoisin
519305290a
Fox the previous commit
9 years ago
jvoisin
dd85545257
Add even more detection
9 years ago
jvoisin
f01439f0ad
Add detection of Kibana
...
This can be tested on the [demo](demo.elastic.co/packetbeat) page of Kibana
9 years ago
jvoisin
a2c68b36f9
Fix indentation
9 years ago
jvoisin
6aecd3c125
Improve gitlab fingerpring
...
This can be tested on [this repo](https://0xacab.org/mat/ )
9 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/ )
9 years ago
jvoisin
cb44a705c0
Fix the indentation
9 years ago
jvoisin
d1714a15ec
Add Revel detection
...
This can be tested on the [official website](https://revel.github.io/index.html )
9 years ago
jvoisin
afe7277946
Add phabricator detection
...
This can be tested on [freebsd's bugtracker](https://reviews.freebsd.org/ )
9 years ago
Dmitry Krekota
1055e2ca00
Added environment for Angular Material
9 years ago
Louis
3b7e7f11ac
Zendesk Chat
9 years ago
Louis
bde6b2161b
aircall add ico
9 years ago
Louis
de3b0a60b7
aircall add
9 years ago
jvoisin
99b6bc0e8a
Relax a bit a regexp
9 years ago
Jonas Felix
3267f1a42b
detection for new wix.com behavior
9 years ago
jvoisin
154cca2141
Spip implies PHP
9 years ago
jvoisin
52ab9bffb7
Add adminer detection
9 years ago
jvoisin
a45b424593
Add ikiwiki detection
9 years ago
jvoisin
5c45e0858e
Improve a bit prestashop detection
9 years ago
Gerard Nguyen
578267d0a6
fix indentation from space to tab
9 years ago
Gerard Nguyen
afb48e3160
Add Neto detection
9 years ago
José A. Sachs
fc215aeaa4
Aurelia JS framework detection
9 years ago
manuwell
64e3f7e899
Adds new application Rakuten DBCore to apps.
9 years ago
Elbert Alias
b0bc61bca7
Merge branch 'master' of github.com:AliasIO/Wappalyzer
9 years ago
Elbert Alias
b69492ac92
Fix Angular Material detection
9 years ago
Marat Dyatko
0a67722f13
Klarna Checkout payment processor category
9 years ago
Marat Dyatko
f31f082437
Klarna Checkout category priorities
9 years ago
Marat Dyatko
17154b49c8
Klarna Checkout
9 years ago
Elbert Alias
560e4e7693
Correctly pass arguments in PhantomJS driver
9 years ago
Elbert Alias
3b20a88d65
Removed deleted drivers from wappalyzer links script
9 years ago
Elbert Alias
9e9555ecdc
Removed deprecated drivers in favour of PhantomJS driver
9 years ago
Elbert Alias
14c537fbc0
Don't exit on page error in PhantomJS driver
9 years ago
Elbert Alias
d50dc5d4b2
Install Rsync in Docker image, remove Ink to avoid too many false positives
9 years ago
Elbert Alias
635021c031
Merge pull request #1296 from RobertDaleSmith/master
...
Updates SumoMe icon and category.
9 years ago
Elbert Alias
a1a7aae6d5
Merge pull request #1293 from poupas/master
...
Ensure regexes are applied to multi-value headers.
9 years ago
Elbert Alias
bda424a3ea
Merge pull request #1286 from ramtin2025/patch-1
...
Update apps.json
9 years ago
Elbert Alias
bce19d53c1
Merge pull request #1282 from AeronStory/master
...
☺️ Update Express Logo to New
9 years ago
Elbert Alias
3527355717
Merge pull request #1281 from sihaelov/master
...
Update some icons
9 years ago
Elbert Alias
517fb4e476
Merge pull request #1280 from jordanskole/gravityforms
...
add gravityforms
9 years ago
Elbert Alias
79cb6a38c7
Merge pull request #1279 from jordanskole/mailchimp
...
add mailchimp
9 years ago
Elbert Alias
9d761f90d0
Merge pull request #1277 from hadifarnoud/master
...
add Kamva
9 years ago
Elbert Alias
3db589264b
Merge pull request #1273 from pmfx/master
...
MODX update
9 years ago
Elbert Alias
dc62fd9b69
Merge pull request #1266 from j059608/add-ec-cube
...
Adding EC-CUBE,AD EBiS
9 years ago
Robert Dale Smith
75969e6828
Updates SumoMe icon and category.
9 years ago
Jordan Skole
0035300506
newline
9 years ago
Jordan Skole
c34bdd8fae
newline
9 years ago
Hadi Farnoud
b8503729e3
Update apps.json
9 years ago
Hadi Farnoud
a1e1644979
Update apps.json
9 years ago
Hadi Farnoud
6ca406063f
Update apps.json
...
removing spaces. test failed but didn't give me any useful error
9 years ago
Hadi Farnoud
f75813cd44
Update apps.json
...
add a meta tag to make sure it detects all Kamva sites
9 years ago
Hadi Farnoud
8547fa9dcc
Update apps.json
...
add script instead of html
9 years ago
Joao Poupino
e5709c1d58
Ensure regexes are applied to multi-value headers.
9 years ago
mahdi
8b2bad5eef
Add icon
9 years ago
mahdi
f02e553784
Update apps.json
9 years ago
Jordan Skole
5566bbaeb9
html array pattern
9 years ago
mohammad
f28b98ec63
☺️ Update Express Logo to New
9 years ago
Michael Sinov
4545934186
update some icons
9 years ago
Jordan Skole
b63bbbcc9a
add gravityforms
9 years ago
Jordan Skole
9bd4bbb457
add website
9 years ago
Jordan Skole
ff101f4be5
add mailchimp
9 years ago
Hadi Farnoud
f9a3aedfbd
Update Kamva.svg
...
make it square
9 years ago
Hadi Farnoud
f73ad0959f
Update apps.json
...
remove .* from regex
9 years ago
Hadi Farnoud
1e6262fdb8
Update apps.json
9 years ago
Hadi Farnoud
ff9ebc9019
Better regex
...
this is easier to match
9 years ago
Hadi Farnoud
4aa1a63ff9
fix another typo
9 years ago
Hadi Farnoud
c2a97dc5d7
Fix a typo in application name
9 years ago
Hadi Farnoud
37f606dc84
Add Kamva SVG logo
9 years ago
Hadi Farnoud
7e2c8a9d73
add Kamva eCommerce CMS
...
Kamva is an eCommerce platform like Shopify. It's a Software as a Service CMS
9 years ago
Jordan Skole
ad08942073
single capture group
9 years ago
Jordan Skole
e7245b432d
add infusionsoft
9 years ago
Piotr Matysiak
1e5fda06f2
New logo
9 years ago
Piotr Matysiak
c4847112d8
MODX update
9 years ago
takayuki_nakanishi
8013c06a1a
icon resized.
9 years ago
Elbert Alias
67bda26ebd
Update Nginx website URL
9 years ago
Elbert Alias
9c5518cfdc
Wappalyzer build
9 years ago
Elbert Alias
eb93482c4d
Fix merge
9 years ago
Elbert Alias
0742728c1b
Wappalyzer build
9 years ago
Elbert Alias
4e6ff7da9b
Merge branch 'DaAwesomeP-master'
9 years ago
Elbert Alias
b5eebcf43f
Merge DaAwesomePs changes
9 years ago
Elbert Alias
d579f7cb7d
Merge pull request #1267 from alfduca/master
...
Add platform - E-Commerce Py
9 years ago
Elbert Alias
aeeba85205
Merge pull request #1263 from edolyne/add-rockrms
...
Adding RockRMS
9 years ago
Elbert Alias
81622140da
Merge pull request #1253 from gen2016ro/patch-1
...
Added new version for Font Awesome + bugfix Google Analytics protocol…
9 years ago
Elbert Alias
5248b030a5
Merge pull request #1252 from dianaprajescu/master
...
Add Froala Editor to rich text editor category.
9 years ago
Elbert Alias
4d2862874f
Merge pull request #1250 from DPeltier/patch-2
...
Remove the warning if Cert is not valid
9 years ago
Elbert Alias
dc16e32e50
Merge pull request #1249 from DPeltier/patch-1
...
Dont check the cert
9 years ago
Elbert Alias
29522bb09c
Merge pull request #1248 from Gottwik/master
...
added enduro.js
9 years ago
Elbert Alias
e9e2d2b149
Merge pull request #1245 from foadabdollahi/master
...
adding adnegah advertising network
9 years ago
Alfredo Duarte Cabral
80ff414e8f
Add platform icon E-Commerce Paraguay
...
add icon platform SaaS E-Commerce Paraguay
9 years ago
Alfredo Duarte Cabral
f9de84428e
Add platform - E-Commerce Py
...
Add platform SaaS ecommerce
9 years ago
j059608
45b84121bf
src to script.
9 years ago
j059608
11cc84bade
change html to script
9 years ago
j059608
2942c6c3dd
remove impertinent url.
9 years ago
j059608
b926218155
remove *.
9 years ago
j059608
b18c3768fe
Adding AD EBiS.
9 years ago
j059608
88376959bf
Adding EC-CUBE
9 years ago
j059608
8b7814833a
Adding EC-CUBE,AD EBiS
9 years ago
Alfredo Duarte Cabral
7fed16d2c7
Add files via upload
9 years ago
edolyne
423745699d
Adding RockRMS
9 years ago
DaAwesomeP
84f045a61b
more svg icons
9 years ago
gen2016ro
cb68d30f49
Added new version for Font Awesome + bugfix Google Analytics protocol relative
9 years ago
Diana Neculai
6e0e4bda06
Fix bad indentation.
9 years ago
Diana Neculai
574c14aecb
Add Froala Editor to rich text editors.
9 years ago
DPeltier
b1f74f03cd
Remove the warning if Cert is not valid
9 years ago
DPeltier
4b9a068389
Dont check the cert
9 years ago
Martin Gottweis
22251b0591
added enduro.js
9 years ago
foadabdollahi
f94b207711
Update apps.json
9 years ago
foadabdollahi
d54fa7a687
Add files via upload
9 years ago
foadabdollahi
88d18dffab
Delete adenagh.png
9 years ago
foadabdollahi
e306bc9b3c
Update apps.json
9 years ago
foadabdollahi
4edd05ded7
Update apps.json
9 years ago
foadabdollahi
9498ebf7d0
Update apps.json
9 years ago
foadabdollahi
a018e83da4
Update apps.json
9 years ago
foadabdollahi
9d00dcd966
Add files via upload
9 years ago