Hamid Sarfraz
759f79393e
Delete pagecdn.png
6 years ago
Hamid Sarfraz
6881047bf3
Update apps.json
6 years ago
Hamid Sarfraz
86b70f5f00
Add files via upload
6 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
6 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
6 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
6 years ago
xiaochuanzhi
52f094ef5c
fix Incompatible types. Required: number.
6 years ago
xiaochuanzhi
da3ec67585
add Tencent Waterproof Wall
6 years ago
Fabian Schultz
3c6b9f96b7
Add Webflow.
6 years ago
Marco Heuer
0a21e8606d
Adding Arc Publishing to Technologies
6 years ago
Guillaume Douceron
1a5c638407
Add MemberStack
6 years ago
Guillaume Douceron
c827d64b88
Add MemberStack
6 years ago
Evgeniy
315fe974d8
add npm @sentry/browser
...
src 8e08b297d3/packages/utils/src/logger.ts (L61)
6 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.
6 years ago
jvoisin
6e3e8475bf
Add detection for OpenBSD's httpd
6 years ago
Simone Cicognani
66619da936
fix matomo
6 years ago
Marco Milesi
6e2f0d071e
Increased script recognition
...
Changed from script mode to JS function because of LiveHelp changes
6 years ago
Brandon Morrison
5fb6c26024
Merge branch 'master' of github.com:AliasIO/Wappalyzer into feature/chorus-detection
6 years ago
Brandon Morrison
7a4f1c7343
Add Chorus logo
6 years ago
Elbert Alias
e856dd42a6
Update Dockerfile
6 years ago
Elbert Alias
199b22739c
Build 5.8.3
6 years ago
Elbert Alias
a659eaee4f
Dont follow rel="nofollow" links in NPM driver
6 years ago
Elbert Alias
8e193e89fc
Fix failing tests
6 years ago
Elbert Alias
5b7e8cef28
Update Sentry
6 years ago
Elbert Alias
90d58db626
Merge pull request #2731 from DanShappir/master
...
Improved Wix identification
6 years ago
Elbert Alias
fe97f0c0e9
Merge pull request #2730 from brohlson/patch-1
...
Update styled-components identification on injected CSS
6 years ago
Elbert Alias
65db43295e
Merge pull request #2729 from manniL/patch-1
...
chore: update Nuxt logo
6 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)
6 years ago
Elbert Alias
1b9318d3df
Merge pull request #2727 from kyletaylored/feature/2694-cannot-read-prop-match
...
Check for HTMLAnchorElement properties on links
6 years ago
Elbert Alias
8d64dda510
Merge pull request #2724 from ruibaby/master
...
Update Halo
6 years ago
Elbert Alias
f0bcf33958
Merge pull request #2722 from AmirBitaraf/feature/derak-cloud
...
Add Derak.Cloud CDN & Cloud Services
6 years ago
Elbert Alias
54fa01fd19
Merge pull request #2721 from pbakaus/patch-1
...
Make AMP detection slightly more robust
6 years ago
Elbert Alias
5600270f25
Merge pull request #2713 from westonruter/add/amp-plugin
...
Add official AMP plugin for WordPress
6 years ago
DanShappir
f44f20f036
Improved Wix identification
6 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 */`
6 years ago
Alexander Lichter
b8c10e3e97
chore: update Nuxt logo
6 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
6 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
6 years ago
Brandon Morrison
3353ea5737
Add Chorus fingerprinting to apps.json
6 years ago
Weston Ruter
bd02405e98
Eliminate additional capture groups from AMP plugin regex
6 years ago
ruibaby
6f1b34b026
Update Halo
6 years ago
Amir Bitaraf
a4ed5575ef
Add Derak.Cloud CDN & Cloud Services
6 years ago
Paul Bakaus
2b3d7bb3fe
Make AMP detection slightly more robust
...
The AMP detection causes false positives with sites that didn't have the amp attribute in the `<html>` tag, but loaded an AMP related script, as AMP's JS adds dynamic amp-* attributes to the `<html>`.
This also updates our name (now just AMP), and the website (now amp.dev).
6 years ago
Weston Ruter
4609b6f1d0
Add capture group for experiences; name the groups
6 years ago
Elbert Alias
945e5fde5a
Merge pull request #2698 from shaunpud/master
...
Added CrossBox
6 years ago
Elbert Alias
46ec325952
Merge pull request #2718 from t-kelly/update-shopify-detection
...
Update detection for Shopify storefronts
6 years ago
Elbert Alias
0d0e78d77a
Merge pull request #2717 from helaan/patch-1
...
Update Doxygen homepage
6 years ago
Elbert Alias
b3d258c85b
Merge pull request #2716 from brunojdo/master
...
Add more cookies to identify VTEX
6 years ago
Elbert Alias
a159cdef65
Merge pull request #2712 from godanny86/aem-updates
...
updated criteria for detecting Adobe Experience Manager sites
6 years ago
Elbert Alias
2c7bb5cb25
Merge pull request #2709 from wpCache/master
...
Update wpCache.png
6 years ago
Elbert Alias
ed17646310
Merge pull request #2704 from wp-statistics/master
...
Update category ID for WP-Statistics
6 years ago
Elbert Alias
3607448ca0
Merge pull request #2705 from Fuchur84/patch-1
...
Update apps.json: Add wisyCMS
6 years ago
Elbert Alias
d39b31a0da
Merge pull request #2702 from andrelimasson/master
...
Added Yepcomm
6 years ago
Elbert Alias
311064d9f6
Merge pull request #2700 from RobiNN1/master
...
Update PHP-Fusion.png
6 years ago
Elbert Alias
670bf33314
Merge pull request #2699 from simonecicognani/add-backpack
...
Add Laravel Backpack Admin Panel
6 years ago
Elbert Alias
7788af564d
Merge pull request #2697 from Mozhdeh-d/master
...
Request to Add Pingoteam CMS
6 years ago
Elbert Alias
f7533dcf7a
Merge pull request #2696 from jskull/master
...
Added RX Web Server
6 years ago
Elbert Alias
9b7446908c
Merge pull request #2692 from UmaMaheswariChandrabose/master
...
Request to add Syncfusion
6 years ago
Elbert Alias
ca09027c26
Merge pull request #2691 from brownsugar/master
...
Update zh_TW translation
6 years ago
Elbert Alias
3e9a239029
Merge pull request #2689 from Yofial/apigee
...
add apigee
6 years ago
Elbert Alias
5a240f212d
Merge pull request #2688 from pcooney10/master
...
add svelte
6 years ago
t-kelly
7613a48441
Update detection for Shopify storefronts
6 years ago
Henk van der Laan
8ed0cf2b51
Update Doxygen homepage
...
Because the previous hoster decided to disband itself, Doxygen moved to its own domain. Site linked on https://github.com/doxygen/doxygen
6 years ago
Bruno Dias
4cef60c30c
Add more cookies to identify VTEX
6 years ago
Weston Ruter
9d53d13206
Add capture groups for plugin version and (optionally) mode
6 years ago
Weston Ruter
12234b397e
Replace category 11 (Blogs) with category 5 (Widgets)
6 years ago
Weston Ruter
0e4c4a4323
Add detection of WordPress AMP plugin
6 years ago
Weston Ruter
ebc3de7558
Remove AMP-specific class name from WordPress detection
6 years ago
Daniel Gordon
363672e844
updated criteria for detecting Adobe Experience Manager sites
6 years ago
wpCache
eb25dee2b9
Add files via upload
6 years ago
Fuchur84
02130a72dd
Add files via upload
6 years ago
Fuchur84
0da025dbe3
Update apps.json
6 years ago
Fuchur84
c3cdef0345
Update apps.json
6 years ago
Fuchur84
fcd2dfcaf7
Update apps.json
6 years ago
Mostafa Soufi
cda42cbc5c
Update apps.json
6 years ago
Fuchur84
f07abaa3d8
Update apps.json: Add wisyCMS
...
wisyCMS is a content mangement system used for instance for the following websites:
https://www.3we.de
https://www.acandis.com
https://www.buendnis-familie-bruchsal.de
https://chantalsauvant.de
https://www.design317.de
https://www.hash.com
https://www.heisenberg-gymnasium.de
https://www.patchwork3d.de
https://www.stadtwerke-bruchsal.de
https://www.targomed.de
https://www.vbi-bw.de
etc.
6 years ago
Andre Masson
35613c7cc8
Added Yepcomm
6 years ago
Andre Masson
520f2745f2
Added Yepcomm
6 years ago
Andre Masson
a04056e408
Added Yepcomm
6 years ago
robinn1
c37eb8b619
Update PHP-Fusion.png
6 years ago
Simone Cicognani
9789c03600
Add Laravel Backpack Admin Panel
6 years ago
ROOT\umamaheswaric
d1c58fbcc7
Modified the name "Syncfusion" to "Essential JS 2".
6 years ago
shaunpud
eefc14838f
Added CrossBox
6 years ago
pingoteam
44f4bd2308
add pingoteam cms
6 years ago
Jan Rokita
decfd5e1c6
Added RX Web Server
6 years ago
ROOT\umamaheswaric
9b815ba8fe
Group structure changed.
6 years ago
ROOT\umamaheswaric
8e54163345
Regex expression modified.
6 years ago
ROOT\umamaheswaric
daeac8c5db
Added Syncfusion.
6 years ago
Lay
60a3e01451
Update messages.json
6 years ago
Yoel Fialkoff
aa0ea0768e
add apigee
6 years ago
Patrick Cooney
70274bef53
add svelte
6 years ago
Goudarz Jafari
67f94a4c71
Fix Persian Language
6 years ago
Elbert Alias
47c1c22712
Build 5.8.2
6 years ago
Elbert Alias
b5daca857e
Merge pull request #2678 from larryisthere/master
...
Add Analysys Ark, GrowingIO, SensorsData
6 years ago
Elbert Alias
ae6bfc42da
Merge pull request #2682 from sangnguyenplus/master
...
Add Botble CMS
6 years ago
Elbert Alias
78a9fa5fbd
Merge branch 'master' of github.com:AliasIO/Wappalyzer
6 years ago
Elbert Alias
3a9e6059e7
Fix merge
6 years ago
Elbert Alias
fd2c980c70
Merge pull request #2684 from kyletaylored/feature/update-azure-detection
...
Update Azure detection / add Kestrel web server
6 years ago
Kyle Taylor
04e48490b5
Add Kestrel web server and other cookie
...
- Detect TipMix, which is kind of a hidden cookie specific to Azure websites.
- Add Kestrel Web Server, which is bundled into .NET Core
https://social.msdn.microsoft.com/Forums/azure/en-US/d30091d6-3004-47e4-8764-e16f98b60bb5/removing-tipmix-cookie-or-disabling-quottesting-in-productionquot-on-azure-websites
6 years ago
Kyle Taylor
79f640692d
Add additional cookie detection for Azure
...
Some applications hosted on Azure utilize a cookie called ARRAffinity (Application Request Routing IIS Extension)
https://blogs.msdn.microsoft.com/devschool/2015/06/19/azure-arraffinity-makes-affinity-cookies/
6 years ago