Elbert Alias
b9a582be3c
Merge pull request #2809 from q--/Improve_RDoc_detection
...
Detect modern RDoc versions
6 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
6 years ago
Elbert Alias
8d3bf0661c
Merge pull request #2806 from q--/patch-9
...
Improve Carbon Ads script pattern
6 years ago
Elbert Alias
88ea04580e
Merge pull request #2805 from Breitmann/Intershop
...
Added support for the new Intershop progressive web app
6 years ago
Elbert Alias
4a39e258f2
Merge pull request #2804 from grallc/clickfunnels
...
Better Click Funnels Detection
6 years ago
Elbert Alias
6a3f473e98
Merge pull request #2803 from kyletaylored/feature/add-wpengine
...
Update WP Engine detection
6 years ago
Elbert Alias
9ed05cdd35
Merge pull request #2802 from sudohyak/master
...
Add Zimbra
6 years ago
Elbert Alias
22ad3e05ae
Merge pull request #2801 from mbrksntrk/patch-2
...
translation improved
6 years ago
Elbert Alias
9586930a3a
Merge pull request #2800 from kyletaylored/feature/2703-wordpress-hosts
...
Add WordPress hosting
6 years ago
Elbert Alias
94549d31a5
Merge pull request #2795 from nhalstead/master
...
Added ZenDesk
6 years ago
Elbert Alias
1549dfda60
Merge branch 'master' into add-saber
6 years ago
Elbert Alias
b4da441fd9
Merge pull request #2793 from cheapsteak/master
...
Add Apollo as Javascript lib
6 years ago
Elbert Alias
afa676b6f8
Merge branch 'master' into master
6 years ago
Elbert Alias
0f3ab9baae
Merge pull request #2790 from q--/patch-7
...
Improve Symfony detection
6 years ago
Elbert Alias
2b02eec812
Merge pull request #2789 from Yen/master
...
Added Microsoft Blazor web framework detection
6 years ago
Elbert Alias
540376c99f
Merge pull request #2788 from ThewBear/patch-1
...
Add Simple Analytics
6 years ago
Elbert Alias
b693a22ec7
Merge pull request #2786 from ali11007/boomrequest
...
Add BOOM Site Builder
6 years ago
Elbert Alias
3078cb57bd
Merge pull request #2784 from DeanmvSG/master
...
Add Siteglide
6 years ago
Elbert Alias
d4ca4073ce
Merge pull request #2783 from kyletaylored/feature/2776-dark-mode-support
...
Add theme support for dark mode
6 years ago
Elbert Alias
f165f3b50a
Merge pull request #2781 from faheel/master
...
Add Common Platform Enumeration (CPE) info
6 years ago
Elbert Alias
72ca015b6b
Merge pull request #2780 from jeffjose/master
...
Update AMP icon
6 years ago
Elbert Alias
8ab957254a
Merge pull request #2778 from amirhossein693/add_sazito_phoenix
...
Add Sazito Phoenix app
6 years ago
Elbert Alias
906b28e803
Merge pull request #2777 from tiennovaon/onshop-wappalyzer
...
Onshop Wappalyzer
6 years ago
Elbert Alias
25628721da
Merge pull request #2771 from UmaMaheswariChandrabose/master
...
Apps.json file modified due to wrong detection of technologies.
6 years ago
Elbert Alias
c0b0a5f1b0
Merge pull request #2769 from lowshadow/master
...
CrossBox fix
6 years ago
Elbert Alias
3894a651cf
Merge pull request #2767 from fernandosavio/patch-3
...
Updated pt_BR translation
6 years ago
Elbert Alias
5700596c96
Merge pull request #2766 from fate0/master
...
confidence should be integer
6 years ago
Elbert Alias
2c70b55506
Merge pull request #2765 from MarcCeleiro/master
...
Added catalan language
6 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;”
6 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
6 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
6 years ago
q--
154f957335
Detect modern RDoc versions
...
Also updated RDoc website URL
6 years ago
q--
584a303507
Add new ways to detect PDF.js and its version
6 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
6 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**
6 years ago
Nils Breitmann
4800888116
Added support for the new Intershop progressive web app
6 years ago
Corentin Grall
4fd5ad39ed
fixed Clickfunnels detection
6 years ago
Corentin Grall
eaba449d73
fixed chrome warning
6 years ago
Kyle Taylor
60b989d3a6
Update WP Engine detection
...
- Added new headers that can be detected
6 years ago
Sudoka
9dc54190e5
Add Zimbra
6 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.
6 years ago
Kyle Taylor
b9501af6ad
Added Liquid Web
...
- #2703
6 years ago
Kyle Taylor
6a3baa8ac3
Add WordPress hosting
...
- Added Flywheel, Kinsta, Seravo, and WordPress VIP
- refer to #2703
6 years ago
Noah Halstead
3cf856bf95
Added ZenDesk Detect
6 years ago
tyankatsu0105
f8ce2a3c50
chore(saber): Add Saber
6 years ago
Chang Wang
c182654778
add apollo
6 years ago
Felipe Tomaz
d0f020a804
New apps icons
6 years ago
Felipe Tomaz
63e48945c4
Add new apps detection
6 years ago
q--
e2a34a63ae
Improve Symfony detection
...
Various ways to detect Symfony when it's running in debug mode
6 years ago
George Bott
8e9de1b660
Added Microsoft Blazor web framework detection
6 years ago
Thew Dhanat
eb8a9b9402
Fix typo
6 years ago
Thew Dhanat
7cc5bdb4ff
Add Simple Analytics icon
6 years ago
Thew Dhanat
96e5872ad7
Add Simple Analytics app
6 years ago
root
271e5eed0b
boom request. list of sites: https://gist.github.com/ali11007/3ba75763678a23d75c03d9ada2dd4391
6 years ago
Dean Vizer
e1265e8c2d
Add Siteglide
6 years ago
Kyle Taylor
7c1293c8e3
Change hover grey to a purple
6 years ago
Kyle Taylor
55498a22e4
Update category name hover color
6 years ago
Kyle Taylor
81d962f070
Remove added filter
6 years ago
Kyle Taylor
0264972c10
Add theme support for dark mode
...
- fixes #2776
6 years ago
Syed Faheel Ahmad
d744ec3858
Merge branch 'master' into master
6 years ago
Syed Faheel Ahmad
5dc6578b7f
Add Common Platform Enumeration (CPE) info
6 years ago
Jeffrey Jose
010442456e
Update AMP icon
6 years ago
Amirhossein
c3e8ccb61b
Add Sazito Phoenix app
6 years ago
TienHM
b10e3bc01b
Onshop Wappalyzer
6 years ago
Elbert Alias
0d714bc347
Add ClickFunnels detections, update Liferay logo
6 years ago
UmaMaheswariChandrabose
53c7019e46
non-capturing regex issue.
6 years ago
UmaMaheswariChandrabose
7644033cc3
capture groups removed.
6 years ago
UmaMaheswariChandrabose
94a18b6815
expression modified.
6 years ago
UmaMaheswariChandrabose
6f2d1efd4b
App.json file modified due to wrong detection of technologies.
6 years ago
StarsOnly
d45639d95a
CrossBox fix
6 years ago
StarsOnly
9530eedaf5
CrossBox fix
6 years ago
Fernando Sávio
23ac166424
Updated pt_BR webextension translation
...
- Fixed missing translations
- Capitalized all strings (some were capitalize and others lower case)
6 years ago
fate0
c488ce7ce3
confidence should be integer
6 years ago
Marc Celeiro
2ee9e5d65c
Added catalan language
6 years ago
Elbert Alias
4f1d8f41e7
Fix regex
6 years ago
Elbert Alias
5088374314
Merge pull request #2763 from noorhammad/whooshkaa
...
Add Whooshkaa podcast player to Widgets category
6 years ago
Elbert Alias
36d30acd6d
Merge branch 'master' into sapper
6 years ago
Elbert Alias
d588fbe54e
Merge pull request #2758 from UmaMaheswariChandrabose/master
...
Revised HTML pattern for detecting Syncfusion
6 years ago
Elbert Alias
d245626da1
Merge pull request #2754 from tgiordmaina/master
...
Add Avasize, sizing tools for e-commerce
6 years ago
Elbert Alias
ec8bea58af
Merge pull request #2753 from kyletaylored/feature/2745-add-orocommerce
...
Add OroCommerce
6 years ago
Elbert Alias
8978fdf826
Merge pull request #2752 from roadiz/master
...
Add Scenari website generator built on Roadiz CMS (updated regex).
6 years ago
Elbert Alias
2a58f0fd71
Merge pull request #2751 from alexandregz/master
...
Added galician language
6 years ago
Elbert Alias
be603110cf
Merge pull request #2750 from praisedpk/master
...
Added CDN: PageCDN
6 years ago
Elbert Alias
5beb75e51f
Merge pull request #2749 from illes/gemius
...
Adding EMEA analytics provider Gemius
6 years ago
Elbert Alias
f5cf36076e
Merge pull request #2748 from illes/adverticum
...
Adding top Hungarian ad-network "Adverticum"
6 years ago
Elbert Alias
1448fa6091
Merge pull request #2747 from siuu/master
...
add Tencent Waterproof Wall
6 years ago
Elbert Alias
bb6d4482f4
Merge pull request #2744 from fabe/master
...
Add Webflow.
6 years ago
Elbert Alias
b5733b8917
Merge pull request #2740 from mheuer/arc
...
Adding Arc Publishing to Technologies
6 years ago
Elbert Alias
86c3708dee
Merge pull request #2739 from GuiguiWeb/master
...
Add MemberStack
6 years ago
Elbert Alias
f559b8ef94
Merge pull request #2738 from osben/patch-1
...
add npm @sentry/browser
6 years ago
Elbert Alias
2eb515ed27
Merge pull request #2737 from jvoisin/improve_fontawesome_detection
...
Improve fontawesome detection
6 years ago
Elbert Alias
6ab6352902
Merge pull request #2736 from jvoisin/add_openbsdhttpd
...
Add detection for OpenBSD's httpd
6 years ago
Elbert Alias
e8f096444a
Merge pull request #2734 from simonecicognani/fix-matomo
...
fix matomo
6 years ago
Elbert Alias
74d493ef93
Merge pull request #2733 from sostanza/master
...
Increased script recognition - LiveHelp
6 years ago
Jose Sachs
ef2da6778e
Adds Sapper, Fixed Svelte detection in some cases
6 years ago
Noor Hammad
f4fa5ffbb8
Add Whooshkaa podcast player to Widgets category
6 years ago
Hamid Sarfraz
bcea7febfe
Update apps.json
6 years ago
Uma Maheswari Chandrabose
15bfe7b843
Merge branch 'master' into master
6 years ago
UmaMaheswariChandrabose
62e3ae2ca1
Revised HTML pattern for detecting Syncfusion.
6 years ago
Thomas Giordmaina
d17ee3222f
Adding new widget application : Avasize, sizing tools for e-commerce
6 years ago