Lars Graubner
Lars Graubner
`wpscan` is telling me I'm not using Wordpress. I assume it's because of [Bedrock](https://roots.io/bedrock/) which I'm using for my site. It renames `wp-content` to `app`. An option to specify a...
Since I added the extension to VS Code it often increases it's CPU usage to 100%. I disabled it and it looks fine. Anyone experienced this before?
I have a simple rule to accept requests with JSON body. Using the following header: `Accept: application/json; charset=UTF-8` My rule looks like this: `- { path: ^/, host: 'api.%domain%', priorities:...
Some kind of localization for the descriptions/headings would be nice. Best case would be seperate localization files + picking language in cli.
Is it possible to make the sheet sliding in from the top instead of bottom? May be quite unusual, but I need that behavior. 😄