jvoisin
9c1e5ecd75
Improve a bit some regexp ( #1804 )
...
* Improve a bit some regexp
- Prepend `^` when possible
- Append `$` when possible
Those changes have been tested on official websites of changed
technologies.
* Relax the Apache detection
7 years ago
Elbert Alias
bffadd704f
Add SEO category to Uzbek locale
7 years ago
Elbert Alias
049b5ac530
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Inoyatulloh
b069b37f1b
Adding Uzbek Language ( #1798 )
7 years ago
Elbert Alias
06c2a0bbb2
Change wappalyzer.com to www.wappalyzer.com
7 years ago
Elbert Alias
3c51d879ec
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
c2a291b8c2
Fix column breaks in popup (always group categories)
7 years ago
Fernando Poumian
72760596f6
Add Gatsby.js ( #1816 )
7 years ago
Marc Bodmer
b52f833762
Update CloudFlare.svg to new logo ( #1815 )
7 years ago
q--
ad10bb3e7e
Fix Now false positves ( #1813 )
...
Fixes #1793
7 years ago
jvoisin
0de9002cb5
Add a way to fingerprint bitbucket version. ( #1810 )
...
Sorry, I don't have a publicly exposed version to provide a showcase,
but here is the relevant snippet:
```html
/></span></span><a href="/projects/IN" title="CLIENT" data-project-id="1">CLIENT</a></span><span class="repository-name"><a href="/projects/IN/repos/testjenk/browse" data-repository-id="2">testJenk</a></span></td></tr></tbody></table></section><!-- .aui-page-panel-content --></div><!-- .aui-page-panel-inner --></div><!-- .aui-page-panel --></section><!-- End #content --><!-- Start #footer --><footer id="footer" role="contentinfo"><section class="notifications"></section><section class="footer-body"><ul><li data-key="footer.license.free.eval">Git repository management powered by a free <a href="http://www.atlassian.com/software/bitbucket/ ">Atlassian Bitbucket</a> evaluation license</li></ul><ul><li>Atlassian Bitbucket <span title="9d5666b3b525f078f32c5b9a9c9a75f382c5269c" id="product-version" data-commitid="9d5666b3b525f078f32c5b9a9c9a75f382c5269c" data-system-build-number="9d5666b"> v5.4.0</span></li><li data-key="footer.links.documentation"><a href="http://docs.atlassian.com/bitbucketserver/docs-054/Bitbucket+Server+documentation?utm_campaign=in-app-help&utm_medium=in-app-help&utm_source=stash " target="_blank">Documentation</a></li><li data-key="footer.links.contact.support"><a href="https://support.atlassian.com/contact " target="_blank">Contact Support</a></li><li data-key="footer.links.jac"><a href="https://jira.atlassian.com/browse/BSERV " target="_blank">Request a feature</a></li><li data-key="footer.links.about"><a href="/about">About</a></li><li data-key="footer.links.contact.atlassian"><a href="http://www.atlassian.com/company/contact/ " target="_blank">Contact Atlassian</a></li></ul><div id="footer-logo"><a href="http://www.atlassian.com/ " target="_blank">Atlassian</a></div></section></footer><!-- End #footer --></div><script>require('bitbucket/internal/layout/base/base').onReady(null, "Bitbucket" ); require('bitbucket/internal/widget/keyboard-shortcuts/keyboard-shortcuts').onReady();</script><script>require('bitbucket/internal/page/global-repository-list/global-repository-list').onReady('#repositories-table');</script></body></html>
```
7 years ago
q--
4bcd8f7d98
Display app version and confidence in bookmarklet ( #1808 )
7 years ago
q--
b02ca9ab34
Detect newer versions of Sails.js ( #1806 )
...
Newer Sails.js versions send the header
x-powered-by: Sails <sailsjs.org>
instead of
x-powered-by: Sails
7 years ago
jvoisin
f984e594d3
Fix a typo on IMpressCMS matching ( #1803 )
...
This can be verified on the official website: impresscms.org
7 years ago
jvoisin
30d14d4ed4
Add yet another way to detect magento ( #1801 )
...
* Add yet another way to detect magento
Magento is using `<script type=\"text/x-magento-init\">` to do fancy
javascript stuff, à la angular.
* Unfuck indentation
7 years ago
Denis Duliçi
77c867a48f
Add Akaunting ( #1764 )
...
* add Akaunting
* json formatting
* update header
* added html tag
* fixed link
* changed header
7 years ago
jvoisin
850c48d8ea
Removal of non-used technologies ( #1811 )
...
* Remove the Asymptix framework
* Remove Vinala
* Remove xui
- The website is dead
- The github repo (https://github.com/xui/xuijs.com ) has 15 stars and
hasn't been updated in 5 years
* Remove icons
7 years ago
Elbert Alias
7f8091c6c0
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
5c68a1503f
Fix page error halting NPM driver
7 years ago
Elbert Alias
b1ebaf87ca
Merge pull request #1799 from Narno/PHPoole
...
PHPoole: replace logo by the black version.
7 years ago
Arnaud Ligny
3a1b003fa5
PHPoole: replace logo by the black version.
...
@AliasIO was right!
7 years ago
Elbert Alias
dec37db7e1
Run build
7 years ago
Elbert Alias
086d50e839
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
b544cd9887
Update NPM driver README
7 years ago
Elbert Alias
ce44002026
Merge pull request #1795 from AlexByte/improve-cherokee
...
Improve Cherokee detection
7 years ago
AlexByte
9eaf963f30
Improve Cherokee detection
7 years ago
Elbert Alias
cef0996a7e
Merge pull request #1794 from santib/update-crazyegg
...
Update Crazy Egg script regex
7 years ago
Santiago Bartesaghi
4db48333eb
Update Crazy Egg script regex
7 years ago
Elbert Alias
5a794c7664
Add SEO category to all locales
7 years ago
Elbert Alias
36c45a6352
Merge pull request #1791 from jvoisin/version_detection_smf
...
Implement version detection for SMF
7 years ago
Elbert Alias
f5348a0ac7
Merge pull request #1790 from q--/Add_Fingerprintjs
...
Add Fingerprintjs
7 years ago
Elbert Alias
b3e5073de0
Merge pull request #1788 from youhackme/master
...
Replace Joomla&Prestashop png icon to svg
7 years ago
Elbert Alias
4cc626cf4d
Merge pull request #1787 from mattcoady/unbounce-embed-script
...
Unbounce Embed Script
7 years ago
Elbert Alias
3a5d676acd
Merge pull request #1786 from anetwork/master
...
Added anetwork
7 years ago
Elbert Alias
a1cdaa195e
Merge pull request #1784 from faustinoaq/add-amber
...
Add Amber
7 years ago
Elbert Alias
49d6a2cc43
Merge pull request #1778 from lets-blade/master
...
Add Blade
7 years ago
Elbert Alias
527256e05d
Merge pull request #1777 from q--/Add_CoinHive
...
Add CoinHive and CoinHive Captcha
7 years ago
Elbert Alias
f84c251562
Merge pull request #1775 from Narno/patch-1
...
Add PHPoole.
7 years ago
Elbert Alias
53b9a6d5bd
Merge pull request #1774 from robwent/mautic-color-icon
...
Adds Color Mautic Icon
7 years ago
Elbert Alias
c287d28f7d
Merge pull request #1773 from a-khajelou/master
...
Add hinza cms to the list of apps
7 years ago
Elbert Alias
92b13a61f2
Merge pull request #1771 from robwent/seo-cat
...
Adds new SEO category
7 years ago
Elbert Alias
93f9fe312b
Merge pull request #1770 from enginkartal/master
...
Added Turkish translation
7 years ago
Elbert Alias
1422277412
Merge pull request #1769 from jdussouillez/master
...
Fix RaphaelJS website
7 years ago
Elbert Alias
006f00c2c5
Merge pull request #1767 from steblar/storedenadd
...
Add Storeden Ecommerce platform.
7 years ago
Elbert Alias
3327fa18c8
Add user agent and max wait options to NPM driver
7 years ago
Elbert Alias
5ea146f601
Fix pirobase CMS pattern
7 years ago
Hyder Bangash
456098b9d9
removed sketch meta data
7 years ago
jvoisin
65b0d9e150
unfuck the indentation
7 years ago
jvoisin
133af84e1e
Implement version detection for SMF
...
This can be tested [here](https://forum.pfsense.org/ ) or [here](https://forums.planetvampire.com/bloodlines-tech-support/ )
7 years ago
q--
99ad8c609c
Add Fingerprintjs
7 years ago