-
If I'm not mistaken a `r\d---sn-.{8,9}\.googlevideo\.com` line or similar, can make the whole search and block process unnecessary, see details in the docs https://docs.pi-hole.net/ftldns/regex/overv…
kisst updated
5 years ago
-
I get the error "Incomplete group structure" when I use the following pattern ("Python") on regex101.com.
^#\+(?i:begin)_(\S+)(?:\s(.+))?
But using this pattern with Python 3.11.2 it works a…
buhtz updated
7 months ago
-
### What happened?
When the state is locked, pulumi generates a lock file in S3.
Then if the next update comes the error message appears.
The error message contains S3 URI for a file, but it contain…
-
Utilizando la siguiente expresión regular
```
^\w+@[a-zA-Z_]+?\.[a-zA-Z]{2,3}$
```
Puedes comprobarlo en [https://regex101.com/](https://regex101.com/).
Prueba con:
```
pablo@correo.com
p…
-
Hi all,
I have a suggestion for those of you who (will be) teach(ing) Episode 1, https://librarycarpentry.org/lc-data-intro/01-regular-expressions/index.html, of this Lesson.
This Episode conta…
-
Logs generated for RFC5424 only compliant about 40% of the time.
Sample set of 100 logs generated with `flog`: https://regex101.com/r/nMlGtT/1
Testing using the Fluent Bit [syslog-rfc5424 parse…
-
Hey @tomhiggins.
After successfully installing Anyfesto there are some pages that are not redirected to the main page.
| URL | Redirect | Error |
| --- | --- | --- |
| `http://www.google.com` …
-
See the code comments here: https://github.com/sveltejs/prettier-plugin-svelte/pull/356 and the corresponding line of code here: https://github.com/sveltejs/prettier-plugin-svelte/blob/bd91bbf319fd9c4…
-
Онлайн ресурс по написанию regex:
- https://regex101.com/
Онлайн курсы:
- https://www.lynda.com
- https://ru.hexlet.io
- https://www.udemy.com
- https://www.coursera.org
Онлайн трениров…
-
Hi, first of all thank you for this extension!
I have tried blocking all `https://www.instagram.com/*` except for `https://www.instagram.com/direct/*` which are the DMs.
Using this regex : `^htt…