|
|
@ -77,9 +77,9 @@ describe("Web RDP", async () => {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Regex is a little bit more verbose and pedantic than normal. Want to
|
|
|
|
* Regex is a little bit more verbose and pedantic than normal. Want to
|
|
|
|
* have some basic safety nets for validating the structure of the form
|
|
|
|
* have some basic safety nets for validating the structure of the form
|
|
|
|
* entries variable after the JS file has had values injected. Really do
|
|
|
|
* entries variable after the JS file has had values injected. Even with all
|
|
|
|
* not want the wildcard classes to overshoot and grab too much content,
|
|
|
|
* the wildcard classes set to lazy mode, we want to make sure that they
|
|
|
|
* even if they're all set to lazy mode.
|
|
|
|
* don't overshoot and grab too much content.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Written and tested via Regex101
|
|
|
|
* Written and tested via Regex101
|
|
|
|
* @see {@link https://regex101.com/r/UMgQpv/2}
|
|
|
|
* @see {@link https://regex101.com/r/UMgQpv/2}
|
|
|
|