jvoisin
9697b969aa
Improve a bit our Bootstrap handling ( #1848 )
...
- It's "Bootstrap", not "twitter bootstrap"
- The `env` was funky
- Factorize a bit the `script` section
- Rename the icon
- The website is in https
7 years ago
jvoisin
bab0daf214
Add svbtle detection ( #1847 )
...
* Add svbtle detection
This can be tested on any svbtle blog, likes [this one](https://blog.dijit.sh/ ).
* Fix some minor issues, courtesy of @gadcam
7 years ago
jvoisin
b1672820ce
Improve a bit the demandware detection ( #1846 )
...
This can be tested [here](view-source:https://www.undiz.com/en/home )
7 years ago
Elbert Alias
50818de3b8
Remove async/await in NPM driver for ES6 compatibility
7 years ago
Elbert Alias
3bda8533b2
Refactor NPM driver into class
7 years ago
Elbert Alias
a0c4618fbc
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
211c1d659c
Add crawler functionality in NPM driver
7 years ago
Tuna Celik
a23b4e5ea2
Xeora Webserver / Web Framework Addition ( #1845 )
...
* Xeora Webserver / Web Framework Addition
http://ufal.io
http://jpap.mayadroomajans.com.tr
http://www.mayadroomajans.com.tr/
http://www.resimlerimnette.com/
http://www.mesajkutum.com/
http://www.offlineradio.club/ << it is only used in rest micro service side
http://www.beyinpilim.com/
http://www.jakpark.com/
http://www.bolispirlanta.com/
http://www.xeora.org/
* Regex fix of html and script fields
7 years ago
Elbert Alias
43911f62c5
Disable Edge build
7 years ago
Elbert Alias
3eeaeb9579
Formatting
7 years ago
q--
aa72ab08c4
Fix invalid JSON ( #1844 )
...
apps.json got broken in 8a166daa9
7 years ago
Gijs Boddeus
dbe42b62f9
Add Afosto Ecommerce software ( #1841 )
...
* added afosto to apps.js
added afosto to the apps list
* add icon
added afosto icon to icons directory
* capitalize icon name
* capitalize icon reference
* fix travis error: trailing comma
* edit url to https
* added implies php
* remove Twitter reference
* revert
accindentaly merged bootstrap naming on master
* fix error
7 years ago
q--
e85da0310a
Warn about unescaped periods in patterns ( #1840 )
7 years ago
q--
ae64e6ab00
Detect stray icons in src/icons/ ( #1838 )
...
* Detect stray icons
* Remove stray icons
7 years ago
avasilkov
5c5fcc92c5
fixed userAgent param not being initialized correctly on Browser creation ( #1836 )
7 years ago
q--
fdbd5b5cd9
More SVG icons ( #1834 )
...
* Replace Dell icon with SVG version
* Use SVG icon for Darwin
* Use correct icon for iWeb
* Use SVG icon for Git
* Use SVG icon for Outlook Web App
* Use SVG icon for PayPal
* Use new (SVG) logo for LiteSpeed
* Replace Modernizr logo with new (SVG) version
7 years ago
q--
2ba532031c
Add Microsoft Publisher and PowerPoint ( #1833 )
...
* Add Microsoft Publisher
* Add Microsoft PowerPoint
7 years ago
dabenzel
aa80c2cf19
Changed german translations ( #1832 )
...
* Added german folder - copy en
* Translations to german
* Changed few translations
Yesterday I may have missed some. Also I did some rethinking on better translations.
7 years ago
q--
3c707bd423
Low confidence for 2-character environment variables ( #1831 )
...
These can be automatically generated by the Google Closure Compiler
(which will, if configured, replace global variables with auto-generated
ones such as aa, ab, ac et cetera.) Hence, they are a less reliable
indication that a library which would also set said variable is present.
7 years ago
Masoud Nikoomanesh
c282831f62
Update ( #1823 )
...
* add arvancloud.com icon
add arvancloud.com icon
* add arvancloud.com
add arvancloud.com
* update to last version
7 years ago
Elbert Alias
3edafbc757
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
99cf4d1194
Update NPM README
7 years ago
Elbert Alias
8a166daa96
Fix Shopware pattern
7 years ago
dabenzel
42226d7622
Added German Language ( #1830 )
...
* Added german folder - copy en
* Translations to german
7 years ago
Shaun B
43448d4366
Added SeamlessCMS ( #1828 )
...
* Added SeamlessCMS
* Fixed json escaping
7 years ago
TotPeRo
dbbb8b7d5f
fix romanian transaltion ( #1826 )
7 years ago
jvoisin
7790c29e51
Add detection of Prism ( #1825 )
...
This can be tested on its [official website](http://prismjs.com/ ), and on [this blog](http://matthewturland.com/2014/03/29/ledger-basics-and-habits/ )
7 years ago
jvoisin
dcce776156
Improve a bit ikiwiki detection ( #1824 )
...
* Improve a bit ikiwiki detection
This can be verified
[here](http://blog.spang.cc/posts/hledger_rocks_my_world/ ). Apparently
people may put ikiwiki in the good ol' `/cgi-bin` folder instead of the
root of their website. This makes sense, since ikiwiki is a big pile of
Perl.
* Fix a typo
7 years ago
Elbert Alias
0ee638d9d3
Add Travic CI Slack notifications
7 years ago
Elbert Alias
8db38ca79a
Correctly check server response in NPM driver
7 years ago
Elbert Alias
4d43eb5f6e
Build v5.1.6
7 years ago
Elbert Alias
e9b6e110cc
Add Braintree payment processor
7 years ago
Elbert Alias
41f10cac15
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Camille Barneaud
5ae47cc9c6
Add JSEcoin, Crypto-Loot & ProjectPoi ( #1820 )
...
* Enable multiple header with same name
Enable multiple header with same name for WebExtension driver
* Enable multiple header with same name
Enable multiple header with same name for Bookmarklet driver
* Enable multiple header with same name
Enable multiple header with same name for the NPM driver
* Enable multiple headers with the same name
* Get scripts via DOM (WebExtension)
* Get scripts via DOM (Bookmarklet)
* Get scripts via DOM
* Get scripts via DOM (NPM)
* Add JSEcoin, Crypto-Loot & ProjectPoi
Add pattern to detect cryptominers
* Add JSEcoin, Crypto-Loot & ProjectPoi icons
7 years ago
Camille Barneaud
d66a2a7c75
Enable multiple headers with the same name & Get scripts via DOM ( #1819 )
...
* Enable multiple header with same name
Enable multiple header with same name for WebExtension driver
* Enable multiple header with same name
Enable multiple header with same name for Bookmarklet driver
* Enable multiple header with same name
Enable multiple header with same name for the NPM driver
* Enable multiple headers with the same name
* Get scripts via DOM (WebExtension)
* Get scripts via DOM (Bookmarklet)
* Get scripts via DOM
* Get scripts via DOM (NPM)
7 years ago
q--
405a7b740a
Add Word and Excel detection ( #1818 )
...
* Add new FrontPage pattern and remove too broad one
The removed rule would match all MS Office generated web pages (such as
those generated by Word and Excel), not just FrontPage.
* Add Microsoft Word
* Add Microsoft Excel
7 years ago
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