Robin Verton

Results 26 comments of Robin Verton

Thanks for your suggestion. I’m currently on vacation and will have a look afterwards.

Not yet, but it's not forgotten. Just did not find any time (yet) ;)

Okay, so I saw in the `apps.json` definition there is a `confidence:XX` string added to some patterns. If such a pattern is found, the confidence is added (and may add...

Can you check the pattern in the schema and see which pattern did not match in webanalyze?

Wappalyzer makes us of a javascript environment to execute some javascript checks on the loaded page. We can't do this here without adding a bridge to phantomjs or a headless...

The problem is see here is that including an external tool will have a big impact on performance. So if we implement this, we need to make this optional. I...

The question we have to ask is, if its worth implementing this and invoking a different renderer, because then we could also just build a wrapper around the already existing...

@hbakhtiyor but you need to install a full chrome/ff, which may require a lot of other stuff to be installed. I dont have the time currently to test one of...

Hi @5amu, sadly its not that easy in this case because it's not just javascript missing here, its the whole (browser) DOM which is missing when not using a browser....

Is there a simple way to combine this example with a pager or the possibility to scroll the content of the table (and keep the header fixed to top) in...