HazCod
d62e99e1de
Remove typo string ( #2571 )
6 years ago
Elbert Alias
9ce95a665d
Fix merge, WebExtension performance improvement
6 years ago
Elbert Alias
c1de3aec60
NPM performance improvements
6 years ago
Arnaud Ligny
1c43b42e54
PHPoole is now Cecil! \o/ ( #2568 )
...
* PHPoole is now Cecil! \o/
* PHPoole -> Cecil
6 years ago
Kirtan Gajjar
519f190b78
Add EasyEngine app ( #2566 )
6 years ago
jvoisin
ed12267808
Improve a bit wordpress detection ( #2534 )
6 years ago
jvoisin
243c33cd17
Move <script regex to the "script" section ( #2553 )
6 years ago
Antoni Kepinski
655261781f
Update styled-components detection ( #2556 )
...
* Update styled-components detection
* Add version detection & support older style tag
* Fix typo
6 years ago
jvoisin
cb71babf0d
Improve a bit the regexp for phpbb ( #2551 )
...
- Split the regexp
- Simplify some parts
6 years ago
Zsombor Paróczi
ba6487640d
Remove split / concat when htmlMaxRows and htmlMaxCols is 0 ( #2539 )
6 years ago
jvoisin
aca25bfb07
Improve a bit typo3 detection ( #2533 )
...
This can be checked [here](http://www.gertrudhof.ch/index.php?id=1 )
6 years ago
Zsombor Paróczi
1b47bf311f
Less meta regex ( #2565 )
6 years ago
فروشگاه ساز رایگان شاپرفا
34e488b443
added Shoperfa to apps.json ( #2561 )
...
* add shoperfa e-commerce icon
add shoperfa e-commerce icon to icon package
* add shoperfa website
add shoperfa website to Ecommerce Technologies
6 years ago
jvoisin
e0d2005639
Replace the .* pattern with something else when possible ( #2558 )
...
This should give some performance boost, along
with a cleaner code.
6 years ago
jvoisin
ca2f54f67f
Improve a bit bugzilla's version detection ( #2555 )
6 years ago
jvoisin
cbe6c19be9
Detect concrete5 via cookies ( #2554 )
...
This can be checked on cartus.com
6 years ago
jvoisin
88c77fed21
Remove wikispaces ( #2552 )
...
https://www.wikispaces.com is now dead </3
6 years ago
jvoisin
22bda9f65f
Optimize a bit oscommerce detection ( #2550 )
...
- Split the regexp in 3 parts
- Improve a regex, accordingly to the [source code](1705380ead/osCommerce/OM/Core/Site/Shop/Languages/en_US.xml (L205)
) of oscommerce
- Fix some mistakes
6 years ago
jvoisin
0f4dcdb1a7
Improve mediawiki detection ( #2549 )
...
- Optimize the regex
- Add a js detection
- Use https for the website
6 years ago
kkadosh
b8cfbf5bcd
improve tray regex ( #2548 )
6 years ago
jvoisin
0bc4ef7915
Improve a bit virtuoso detection ( #2547 )
...
- Optimize the `url` regexp
- simplify the `Server` one
6 years ago
jvoisin
f1773a68c0
Add ckan version detection ( #2546 )
6 years ago
jvoisin
8c452182a0
Remove NOIX ( #2544 )
...
- The official website is dead: http://www.noix.com.br/
- 0 detections: https://www.wappalyzer.com/technologies/noix
6 years ago
jvoisin
32fc8021ad
Remove a useless regexp for segment's detection ( #2543 )
6 years ago
jvoisin
ad5bba7b25
Optimize moguta's detection regexp ( #2542 )
6 years ago
jvoisin
ace60ab1d2
Vastly improve rainloop detection ( #2541 )
...
- Remove two super-slow regexps
- Tighten some regexps
- Add more patterns
I tested this PR on Wappalyzer's [top10](https://www.wappalyzer.com/technologies/rainloop ),
and on the [official demo](https://mail.rainloop.net/ ).
6 years ago
Avaroth
5b420b67f1
added Website Creator CMS ( #2537 )
6 years ago
Nathan Pinciak
29d2d379ec
Shopline and 91app detection ( #2532 )
6 years ago
jvoisin
bda15e50fd
Improve phpwind detection ( #2529 )
...
This can be tested [here](view-source:http://s.erji.hk/ )
and [here](view-source:http://bbs.mydigit.cn/ ).
6 years ago
jvoisin
da02555174
Improve a bit dokuwiki detection ( #2528 )
...
This can be checked here : view-source:https://wiki.php.net/todo/php73
6 years ago
kkadosh
1e565706af
Improve tiny mce detection ( #2527 )
...
* Improve tiny mce detection
* Fix regex
* Dummy commit :)
6 years ago
jvoisin
6681f69b7f
Improve angularjs detection via html ( #2526 )
6 years ago
kkadosh
2b5c26db29
Improve gatsby fingerprinting ( #2525 )
...
* Improve gatsby fingerprinting
* Fix typo
* Improve the regex
6 years ago
jvoisin
e788817094
Improve dreamweaver ( #2524 )
6 years ago
Kyle Lawson
c9a5576c72
added LOU to apps.json ( #2522 )
...
* added LOU to apps.json
* removed implies field from LOU
6 years ago
Adam Dutton
d39b665311
Separate Volusion into two technologies (V1 and V2) ( #2520 )
...
* Separating Volusion to V1 and V2
* Adding new Volusion logo icon SVG
* Removing old PNG file
* Added `implies` fields
Tech implications are changing and we'll update Wappalyzer after changes are made.
6 years ago
jvoisin
ea0aba1f3a
Remove some superfluous escaping ( #2519 )
...
* Remove some superfluous escaping
- There is no need to escape . or - outside of a []
- (?:-|.) can be replaced with [.-]
- Simplify some convoluted regexp
* Fix some mistakes
* Remove even more
6 years ago
jvoisin
9c2835e577
Refactor a bit chartjs detection ( #2518 )
6 years ago
jvoisin
19ea96d6a1
Fix Sphinx version detection ( #2517 )
6 years ago
jvoisin
e7d7003225
Detect wordpress sites, even if they're using amp ( #2516 )
...
This can be tested [here](view-source:https://www.konbini.com/fr/entertainment-2/tommy-wiseau-rejoue-joker-cest-mauvais-the-room/amp/ )
6 years ago
Mostafa Soufi
f37623b30f
Add WP-Statistics ( #2515 )
...
* Added WP-Statistics
* Added the icon
6 years ago
jvoisin
66719a285a
Improve Chartjs detection ( #2514 )
...
Accordingly to the [documentation]( https://www.chartjs.org/docs/latest/charts/doughnut.html )
6 years ago
jvoisin
c6f3289922
Improve a bit bugsnag detection ( #2513 )
...
According to the [documentation](https://docs.bugsnag.com/platforms/browsers/v3/ )
6 years ago
jvoisin
2c90e40f83
Improve a bit RoR detection ( #2512 )
...
RoR [usually](https://www.google.com/search?hl=en&q=_session_id%20cookie ) sets a _session_id cookie
6 years ago
jvoisin
a726759880
Add ahoy detection ( #2511 )
...
This is a [pretty popular](https://github.com/ankane/ahoy )
analytics for RoR, used by [instacart](https://www.instacart.com ) for example
Unfortunately, it doesn't have a logo :/
6 years ago
jvoisin
8574d27a34
Add jquery-pjax detection ( #2510 )
...
It's a [fairly popular](https://github.com/defunkt/jquery-pjax ) library,
used by github.com
6 years ago
jvoisin
5c32cc2c08
Add websocket detection ( #2509 )
...
This can be tested on github.com
6 years ago
jvoisin
5a517c1cd8
Add chevereto ( #2508 )
...
* Add chevereto
Chevereto is a pretty popular gallery hosting php thingy.
The free version doesn't have many stars on github, but it's used by a lot
of various torrent trackers as image hosting facility.
See examples on [whatcms.com](https://whatcms.org/c/Chevereto )
* Fix a typo
6 years ago
jvoisin
a7e82d43a6
PUNBB can now ne detected via javascript ( #2507 )
...
This can be verified [here](https://www.teeworlds.com/forum/viewtopic.php?id=12547 )
6 years ago
jvoisin
55ad0ad515
Sphinx doesn't imply Python ( #2506 )
...
Python is used to compile the markdown/ReST to
html, but it doesn't mean that the page is _served_
using Python.
6 years ago