Spicy

Results 10 comments of Spicy

I get get the same issue except it states that there is an invalid character at character 14. the error is at the second slash .net/pihole/api.php

Figured out my issue. Apparently it breaks if there is a "#" in the http auth. That probably isn't good. Could be a code injection point. The code should probably...

3 years and a feature that probably shouldn't be that hard to implement?

The current release of npm-Wappalyzer has this broken selector Broken Selector iframe[scr*='//airtable.com/'], a[href*='//airtable.com/][target='_blank']

This will pull the latest into the technology file. They have had broken selectors for the past two releases ``` def update_technologies_from_latest(): print("updating technologies") technologies_file = os.path.expanduser('~/.python-Wappalyzer/technologies.json') technologies = {}...

looking back, the print statement should probably be removed.

This might help https://github.com/brandonscholet/wappybird

I implemented a pull of the newest technologies and from the release in my project. I'm sure one could even pull the current and if it doesn't parse as Jason,...