Elbert Alias
a7c9591db7
Merge pull request #2812 from petskratt/master
...
fix example in npm readme.md
5 years ago
Elbert Alias
6bd86e0f4f
Merge pull request #2811 from q--/Fix_VideoJS_detection
...
Fix and improve VideoJS detection
5 years ago
Elbert Alias
45dcedddd5
Merge pull request #2810 from q--/Fix_Webtrekk_detection
...
Improve webtrekk detection
5 years ago
Elbert Alias
b9a582be3c
Merge pull request #2809 from q--/Improve_RDoc_detection
...
Detect modern RDoc versions
5 years ago
Elbert Alias
50afdb1907
Merge pull request #2808 from q--/Detect_PDF.js_version
...
Add new ways to detect PDF.js and its version
5 years ago
Elbert Alias
8d3bf0661c
Merge pull request #2806 from q--/patch-9
...
Improve Carbon Ads script pattern
5 years ago
Elbert Alias
88ea04580e
Merge pull request #2805 from Breitmann/Intershop
...
Added support for the new Intershop progressive web app
5 years ago
Elbert Alias
4a39e258f2
Merge pull request #2804 from grallc/clickfunnels
...
Better Click Funnels Detection
5 years ago
Elbert Alias
6a3f473e98
Merge pull request #2803 from kyletaylored/feature/add-wpengine
...
Update WP Engine detection
5 years ago
Elbert Alias
9ed05cdd35
Merge pull request #2802 from sudohyak/master
...
Add Zimbra
5 years ago
Elbert Alias
22ad3e05ae
Merge pull request #2801 from mbrksntrk/patch-2
...
translation improved
5 years ago
Elbert Alias
9586930a3a
Merge pull request #2800 from kyletaylored/feature/2703-wordpress-hosts
...
Add WordPress hosting
5 years ago
Elbert Alias
94549d31a5
Merge pull request #2795 from nhalstead/master
...
Added ZenDesk
5 years ago
Elbert Alias
1549dfda60
Merge branch 'master' into add-saber
5 years ago
Elbert Alias
b4da441fd9
Merge pull request #2793 from cheapsteak/master
...
Add Apollo as Javascript lib
5 years ago
Elbert Alias
afa676b6f8
Merge branch 'master' into master
5 years ago
Elbert Alias
0f3ab9baae
Merge pull request #2790 from q--/patch-7
...
Improve Symfony detection
5 years ago
Elbert Alias
2b02eec812
Merge pull request #2789 from Yen/master
...
Added Microsoft Blazor web framework detection
5 years ago
Elbert Alias
540376c99f
Merge pull request #2788 from ThewBear/patch-1
...
Add Simple Analytics
5 years ago
Elbert Alias
b693a22ec7
Merge pull request #2786 from ali11007/boomrequest
...
Add BOOM Site Builder
5 years ago
Elbert Alias
3078cb57bd
Merge pull request #2784 from DeanmvSG/master
...
Add Siteglide
5 years ago
Elbert Alias
d4ca4073ce
Merge pull request #2783 from kyletaylored/feature/2776-dark-mode-support
...
Add theme support for dark mode
5 years ago
Elbert Alias
f165f3b50a
Merge pull request #2781 from faheel/master
...
Add Common Platform Enumeration (CPE) info
5 years ago
Elbert Alias
72ca015b6b
Merge pull request #2780 from jeffjose/master
...
Update AMP icon
5 years ago
Elbert Alias
8ab957254a
Merge pull request #2778 from amirhossein693/add_sazito_phoenix
...
Add Sazito Phoenix app
5 years ago
Elbert Alias
906b28e803
Merge pull request #2777 from tiennovaon/onshop-wappalyzer
...
Onshop Wappalyzer
5 years ago
Elbert Alias
25628721da
Merge pull request #2771 from UmaMaheswariChandrabose/master
...
Apps.json file modified due to wrong detection of technologies.
5 years ago
Elbert Alias
c0b0a5f1b0
Merge pull request #2769 from lowshadow/master
...
CrossBox fix
5 years ago
Elbert Alias
3894a651cf
Merge pull request #2767 from fernandosavio/patch-3
...
Updated pt_BR translation
5 years ago
Elbert Alias
5700596c96
Merge pull request #2766 from fate0/master
...
confidence should be integer
5 years ago
Elbert Alias
2c70b55506
Merge pull request #2765 from MarcCeleiro/master
...
Added catalan language
5 years ago
Peeter Marvet
dd09bed213
fix example in npm readme.md
...
capitalization fix -
while class Wappalyzer defines “this.browser = ZombieBrowser;” its constructor returns instance of Driver, that defines “this.Browser = Browser;”
5 years ago
q--
0d7b6ac2c5
Fix and improve VideoJS detection
...
Current VideoJS versions always set a lowercase `videojs` variable.
Maybe they always have, variable names weren't case sensitive before the
transition to using `"js"` in apps.json. Still, preserving the
mixed-case name as well just in case
Also added a new `script` pattern for detection, and a fresh SVG logo
5 years ago
q--
483a1c92d9
Improve webtrekk detection
...
The variable `webtrekk` is only present on a few websites, it seems.
Adding a bunch of other Webtrekk variables to improve detection
5 years ago
q--
154f957335
Detect modern RDoc versions
...
Also updated RDoc website URL
5 years ago
q--
584a303507
Add new ways to detect PDF.js and its version
5 years ago
q--
7c40d6c8c0
Use new Laravel logo (SVG version)
...
Same as #2798 , but uses an SVG image.
Image taken from URL below and cropped, then made square again
https://github.com/laravel/art/blob/master/logo-mark/5%20svg/3%20rgb/1%20Full%20Color/laravel-mark-rgb-red.svg
5 years ago
q--
8907d94214
Improve Carbon Ads script pattern
...
Carbon Ads now uses *cdn.carbonads.com*, which isn't matched yet. This pattern will match all scripts loaded from carbonads.com and any subdomains. HTTP, HTTPS and protocol-relative URLs will match.
Not overly broad because the informational website is at carbonads**.net**
5 years ago
Nils Breitmann
4800888116
Added support for the new Intershop progressive web app
5 years ago
Corentin Grall
4fd5ad39ed
fixed Clickfunnels detection
5 years ago
Corentin Grall
eaba449d73
fixed chrome warning
5 years ago
Kyle Taylor
60b989d3a6
Update WP Engine detection
...
- Added new headers that can be detected
5 years ago
Sudoka
9dc54190e5
Add Zimbra
5 years ago
M Burak Şentürk
af84ac2e08
translation improved
...
Unchanged words and sentences, including privacy notice, are translated to Turkish. Common used abbreviations are added.
5 years ago
Kyle Taylor
b9501af6ad
Added Liquid Web
...
- #2703
5 years ago
Kyle Taylor
6a3baa8ac3
Add WordPress hosting
...
- Added Flywheel, Kinsta, Seravo, and WordPress VIP
- refer to #2703
5 years ago
Noah Halstead
3cf856bf95
Added ZenDesk Detect
5 years ago
tyankatsu0105
f8ce2a3c50
chore(saber): Add Saber
5 years ago
Chang Wang
c182654778
add apollo
5 years ago
Felipe Tomaz
d0f020a804
New apps icons
5 years ago
Felipe Tomaz
63e48945c4
Add new apps detection
5 years ago
q--
e2a34a63ae
Improve Symfony detection
...
Various ways to detect Symfony when it's running in debug mode
5 years ago
George Bott
8e9de1b660
Added Microsoft Blazor web framework detection
5 years ago
Thew Dhanat
eb8a9b9402
Fix typo
5 years ago
Thew Dhanat
7cc5bdb4ff
Add Simple Analytics icon
5 years ago
Thew Dhanat
96e5872ad7
Add Simple Analytics app
5 years ago
root
271e5eed0b
boom request. list of sites: https://gist.github.com/ali11007/3ba75763678a23d75c03d9ada2dd4391
5 years ago
Dean Vizer
e1265e8c2d
Add Siteglide
5 years ago
Kyle Taylor
7c1293c8e3
Change hover grey to a purple
5 years ago
Kyle Taylor
55498a22e4
Update category name hover color
5 years ago
Kyle Taylor
81d962f070
Remove added filter
5 years ago
Kyle Taylor
0264972c10
Add theme support for dark mode
...
- fixes #2776
5 years ago
Syed Faheel Ahmad
d744ec3858
Merge branch 'master' into master
5 years ago
Syed Faheel Ahmad
5dc6578b7f
Add Common Platform Enumeration (CPE) info
5 years ago
Jeffrey Jose
010442456e
Update AMP icon
5 years ago
Amirhossein
c3e8ccb61b
Add Sazito Phoenix app
5 years ago
TienHM
b10e3bc01b
Onshop Wappalyzer
5 years ago
Elbert Alias
0d714bc347
Add ClickFunnels detections, update Liferay logo
5 years ago
UmaMaheswariChandrabose
53c7019e46
non-capturing regex issue.
5 years ago
UmaMaheswariChandrabose
7644033cc3
capture groups removed.
5 years ago
UmaMaheswariChandrabose
94a18b6815
expression modified.
5 years ago
UmaMaheswariChandrabose
6f2d1efd4b
App.json file modified due to wrong detection of technologies.
5 years ago
StarsOnly
d45639d95a
CrossBox fix
5 years ago
StarsOnly
9530eedaf5
CrossBox fix
5 years ago
Fernando Sávio
23ac166424
Updated pt_BR webextension translation
...
- Fixed missing translations
- Capitalized all strings (some were capitalize and others lower case)
5 years ago
fate0
c488ce7ce3
confidence should be integer
5 years ago
Marc Celeiro
2ee9e5d65c
Added catalan language
5 years ago
Elbert Alias
4f1d8f41e7
Fix regex
5 years ago
Elbert Alias
5088374314
Merge pull request #2763 from noorhammad/whooshkaa
...
Add Whooshkaa podcast player to Widgets category
5 years ago
Elbert Alias
36d30acd6d
Merge branch 'master' into sapper
5 years ago
Elbert Alias
d588fbe54e
Merge pull request #2758 from UmaMaheswariChandrabose/master
...
Revised HTML pattern for detecting Syncfusion
5 years ago
Elbert Alias
d245626da1
Merge pull request #2754 from tgiordmaina/master
...
Add Avasize, sizing tools for e-commerce
5 years ago
Elbert Alias
ec8bea58af
Merge pull request #2753 from kyletaylored/feature/2745-add-orocommerce
...
Add OroCommerce
5 years ago
Elbert Alias
8978fdf826
Merge pull request #2752 from roadiz/master
...
Add Scenari website generator built on Roadiz CMS (updated regex).
5 years ago
Elbert Alias
2a58f0fd71
Merge pull request #2751 from alexandregz/master
...
Added galician language
5 years ago
Elbert Alias
be603110cf
Merge pull request #2750 from praisedpk/master
...
Added CDN: PageCDN
5 years ago
Elbert Alias
5beb75e51f
Merge pull request #2749 from illes/gemius
...
Adding EMEA analytics provider Gemius
5 years ago
Elbert Alias
f5cf36076e
Merge pull request #2748 from illes/adverticum
...
Adding top Hungarian ad-network "Adverticum"
5 years ago
Elbert Alias
1448fa6091
Merge pull request #2747 from siuu/master
...
add Tencent Waterproof Wall
5 years ago
Elbert Alias
bb6d4482f4
Merge pull request #2744 from fabe/master
...
Add Webflow.
5 years ago
Elbert Alias
b5733b8917
Merge pull request #2740 from mheuer/arc
...
Adding Arc Publishing to Technologies
5 years ago
Elbert Alias
86c3708dee
Merge pull request #2739 from GuiguiWeb/master
...
Add MemberStack
5 years ago
Elbert Alias
f559b8ef94
Merge pull request #2738 from osben/patch-1
...
add npm @sentry/browser
5 years ago
Elbert Alias
2eb515ed27
Merge pull request #2737 from jvoisin/improve_fontawesome_detection
...
Improve fontawesome detection
5 years ago
Elbert Alias
6ab6352902
Merge pull request #2736 from jvoisin/add_openbsdhttpd
...
Add detection for OpenBSD's httpd
5 years ago
Elbert Alias
e8f096444a
Merge pull request #2734 from simonecicognani/fix-matomo
...
fix matomo
5 years ago
Elbert Alias
74d493ef93
Merge pull request #2733 from sostanza/master
...
Increased script recognition - LiveHelp
5 years ago
Jose Sachs
ef2da6778e
Adds Sapper, Fixed Svelte detection in some cases
5 years ago
Noor Hammad
f4fa5ffbb8
Add Whooshkaa podcast player to Widgets category
5 years ago
Hamid Sarfraz
bcea7febfe
Update apps.json
5 years ago
Uma Maheswari Chandrabose
15bfe7b843
Merge branch 'master' into master
5 years ago
UmaMaheswariChandrabose
62e3ae2ca1
Revised HTML pattern for detecting Syncfusion.
5 years ago
Thomas Giordmaina
d17ee3222f
Adding new widget application : Avasize, sizing tools for e-commerce
5 years ago
Kyle Taylor
3dd7aa82d7
Add OroCommerce
...
- fixes #2745
5 years ago
Ambroise Maupate
53e9a2d88c
Switch to non-capturing groups
5 years ago
Ambroise Maupate
ca85a8525b
Adds Scenari website generator built on Roadiz CMS (updated regex).
5 years ago
Alexandre Espinosa Menor
65f000a286
Added galician language
5 years ago
Hamid Sarfraz
181503f8ec
Add files via upload
5 years ago
Hamid Sarfraz
759f79393e
Delete pagecdn.png
5 years ago
Hamid Sarfraz
6881047bf3
Update apps.json
5 years ago
Hamid Sarfraz
86b70f5f00
Add files via upload
5 years ago
Illes Solt
16e27a8e21
Adding EMEA ad-server Gemius AdOcean
...
Company website (https://adocean-global.com/en/ ) claims:
- "We display ad campaigns in 20 countries"
- "We work with over 10 000 ad campaigns each month"
- "AdOcean displays over 30 billion ads each month"
Example sites using Gemius AdOcean:
- http://b92.net
- http://blic.rs
- http://vijesti.ba
- http://otomoto.pl
- http://go4it.ro
- http://straightfromthea.com
- http://tvp.pl
- http://indavideo.hu
- http://depo.ua
- http://mediafax.ro
5 years ago
Illes Solt
b62da4431f
Adding EMEA analytics provider Gemius
...
Gemius' CrunchBase profile (https://www.crunchbase.com/organization/gemius ):
- website: https://www.gemius.com/homepage.html
- "international research agency"
- "expanded across the EMEA region and is now currently operating in more than twenty markets"
Example sites using Gemius:
- http://gemius.pl
- http://delfi.lt
- http://seznam.cz
- http://inbox.lv
- http://tsn.ua
- http://novinky.cz
- http://tvn24.pl
- http://24sata.hr
- http://sports.ru
- http://b92.net
5 years ago
Illes Solt
5605743b08
Adding top Hungarian ad-network "Adverticum"
...
See company profile at https://www.crunchbase.com/organization/adverticum
- "Hungary’s market leader ad serving solution"
- "serves 16 billion ads a month"
Examples sites using adverticum.net services:
- http://index.hu
- http://origo.hu
- http://startlap.hu
- http://vatera.hu
- http://hvg.hu
- http://hasznaltauto.hu
- http://hirado.hu
- http://mediaklikk.hu
- http://888.hu
- http://plt.hu
- http://gmedia.hu
- http://oglasnik.hr
5 years ago
xiaochuanzhi
52f094ef5c
fix Incompatible types. Required: number.
5 years ago
xiaochuanzhi
da3ec67585
add Tencent Waterproof Wall
5 years ago
Fabian Schultz
3c6b9f96b7
Add Webflow.
5 years ago
Marco Heuer
0a21e8606d
Adding Arc Publishing to Technologies
5 years ago
Guillaume Douceron
1a5c638407
Add MemberStack
5 years ago
Guillaume Douceron
c827d64b88
Add MemberStack
5 years ago
Evgeniy
315fe974d8
add npm @sentry/browser
...
src 8e08b297d3/packages/utils/src/logger.ts (L61)
5 years ago
jvoisin
ff6d4dd66d
Improve fontawesome detection
...
Check the [documentation](https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4 )
for details.
5 years ago
jvoisin
6e3e8475bf
Add detection for OpenBSD's httpd
5 years ago
Simone Cicognani
66619da936
fix matomo
5 years ago
Marco Milesi
6e2f0d071e
Increased script recognition
...
Changed from script mode to JS function because of LiveHelp changes
5 years ago
Brandon Morrison
5fb6c26024
Merge branch 'master' of github.com:AliasIO/Wappalyzer into feature/chorus-detection
5 years ago
Brandon Morrison
7a4f1c7343
Add Chorus logo
5 years ago
Elbert Alias
e856dd42a6
Update Dockerfile
5 years ago
Elbert Alias
199b22739c
Build 5.8.3
5 years ago
Elbert Alias
a659eaee4f
Dont follow rel="nofollow" links in NPM driver
5 years ago
Elbert Alias
8e193e89fc
Fix failing tests
5 years ago
Elbert Alias
5b7e8cef28
Update Sentry
5 years ago
Elbert Alias
90d58db626
Merge pull request #2731 from DanShappir/master
...
Improved Wix identification
5 years ago
Elbert Alias
fe97f0c0e9
Merge pull request #2730 from brohlson/patch-1
...
Update styled-components identification on injected CSS
5 years ago
Elbert Alias
65db43295e
Merge pull request #2729 from manniL/patch-1
...
chore: update Nuxt logo
5 years ago
Elbert Alias
877e231c12
Merge pull request #2728 from kyletaylored/feature/2680-ant-vue-react-collision
...
Remove collision between Ant Design (React vs Vue)
5 years ago
Elbert Alias
1b9318d3df
Merge pull request #2727 from kyletaylored/feature/2694-cannot-read-prop-match
...
Check for HTMLAnchorElement properties on links
5 years ago
Elbert Alias
8d64dda510
Merge pull request #2724 from ruibaby/master
...
Update Halo
5 years ago
Elbert Alias
f0bcf33958
Merge pull request #2722 from AmirBitaraf/feature/derak-cloud
...
Add Derak.Cloud CDN & Cloud Services
5 years ago
Elbert Alias
54fa01fd19
Merge pull request #2721 from pbakaus/patch-1
...
Make AMP detection slightly more robust
5 years ago
Elbert Alias
5600270f25
Merge pull request #2713 from westonruter/add/amp-plugin
...
Add official AMP plugin for WordPress
5 years ago
DanShappir
f44f20f036
Improved Wix identification
5 years ago
Chase Ohlson
73b1846596
Update styled-components identification on injected CSS
...
Noticed styled hasn't been being registered on most of the projects I use it on.
Example:
`/* sc-component-id: sc-1v848in-0 */`
5 years ago
Alexander Lichter
b8c10e3e97
chore: update Nuxt logo
5 years ago
Kyle Taylor
c04daf298d
Remove collision between Ant Design (React vs Vue)
...
- There’s no defining characteristic to determine whether Ant Design is React or Vue, so it’s best to check those on their own fingerprints and leave Ant by itself.
- fixes #2680
5 years ago
Kyle Taylor
6353a8d1a1
Check for HTMLAnchorElement properties on links
...
- Also check in the case when results are undefined or not of array type
- Only logs error and skips. Throw Error/Catch returns no data
- fixes #2694
5 years ago
Brandon Morrison
3353ea5737
Add Chorus fingerprinting to apps.json
5 years ago
Weston Ruter
bd02405e98
Eliminate additional capture groups from AMP plugin regex
5 years ago
ruibaby
6f1b34b026
Update Halo
5 years ago
Amir Bitaraf
a4ed5575ef
Add Derak.Cloud CDN & Cloud Services
5 years ago