* 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
* 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.
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.
* 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
* 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
* 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 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
* 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