-
Not sure what I am doing wrong. Trying to hit an API on a confluence server for a health check, and I am looking for a:
"isHealthy": true
https://myserver.com/rest/troubleshooting/1.0/check/
T…
-
Per [this HN comment](https://news.ycombinator.com/item?id=17216352):
>> Additionally, (() => 5)() doesn't work because we don't allow open and close parens next to each other.
>
> Not really, I …
-
If you enter text in the field "Autor comments" and hit Enter a new line is generated, like here
![grafik](https://user-images.githubusercontent.com/37013344/101495198-8f63da80-3968-11eb-8fd9-ef87c4…
-
## Feature
![222](https://github.com/firasdib/Regex101/assets/28971568/f4cf3711-e0af-4dcc-8f6f-37782772f2b4)
Hello!
As shown in the above picture, those are my suggestions for improving the u…
-
Not really an issue, but discussions are not enabled...
NCalc fans might like to know that [NCalc101](https://ncalc101.magicsuite.net/) is free to use and provides an NCalc development environment …
-
**Describe the bug**
When using `*` in the route pattern, Quicky won't allow leaving this position empty
**To Reproduce**
Steps to reproduce the behavior:
1. Add a route like "/path/*"
2. Try t…
-
It would be great to support RGB values in variables without the rgb() function, which enables defining the transparency at the component level.
Example:
```
// default light theme
--hero-rgb: 24…
-
I discovered what appears to be an odd bug retitling this page: https://smile.amazon.com/Native-Instruments-Komplete-Kontrol-Ultimate/dp/B076NWVQG1
With this it works as expected: `/AmazonSmile: (.…
-
## Checklist
- [x] I'm reporting a broken site support
- [x] I've verified that I'm running youtube-dl version **2020.03.24**
- [x] I've checked that all provided URLs are alive and pla…
-
Hello,
this is my function to validate for HEX colors.
```python
try:
import ure as re
except ModuleNotFoundError:
import re
def is_valid_color(color: str) -> bool:
"""Validate t…