diff --git a/.gitignore b/.gitignore index a521d03f0..3c2aaf799 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ wappalyzer-chrome.zip wappalyzer-firefox.xpi +wappalyzer.xpi drivers/**/apps.json drivers/**/wappalyzer.js drivers/**/icons/*.png -drivers/firefox-jetpack/data +node_modules/* diff --git a/README.md b/README.md index 3cc748255..d3b8982b4 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Wappalyzer -[Wappalyzer](http://wappalyzer.com/) is a +[Wappalyzer](https://wappalyzer.com/) is a [cross-platform](https://github.com/ElbertF/Wappalyzer/wiki/Drivers) utility that uncovers the technologies used on websites. It detects -[content management systems](http://wappalyzer.com/categories/cms), -[web shops](http://wappalyzer.com/categories/web-shops), -[web servers](http://wappalyzer.com/categories/web-servers), -[JavaScript frameworks](http://wappalyzer.com/categories/javascript-frameworks), -[analytics tools](http://wappalyzer.com/categories/analytics) and -[many more](http://wappalyzer.com/applications). +[content management systems](https://wappalyzer.com/categories/cms), +[web shops](https://wappalyzer.com/categories/web-shops), +[web servers](https://wappalyzer.com/categories/web-servers), +[JavaScript frameworks](https://wappalyzer.com/categories/javascript-frameworks), +[analytics tools](https://wappalyzer.com/categories/analytics) and +[many more](https://wappalyzer.com/applications). Refer to the [wiki](https://github.com/ElbertF/Wappalyzer/wiki) for [screenshots](https://github.com/ElbertF/Wappalyzer/wiki/Screenshots), information on how to @@ -16,3 +16,8 @@ Refer to the [wiki](https://github.com/ElbertF/Wappalyzer/wiki) for [more](https://github.com/ElbertF/Wappalyzer/wiki/_pages). *Licensed under the [GPL](https://github.com/ElbertF/Wappalyzer/blob/master/LICENSE).* + +Donate Bitcoin: 16gb4uGDAjaeRJwKVmKr2EXa8x2fmvT8EQ - *Thanks!* +![QR Code](https://wappalyzer.com/sites/default/themes/wappalyzer/images/bitcoinqrcode.png) + + diff --git a/drivers/bookmarklet/index.html b/drivers/bookmarklet/index.html index a550be879..78bfee9d8 100644 --- a/drivers/bookmarklet/index.html +++ b/drivers/bookmarklet/index.html @@ -2,9 +2,11 @@
+ +