-
Hi
First of all, thank you for your wonderful work. And I want get the the result in the README like that:
> aca2d12934935b070df8f50e06a20539 33 CLASS:grayware|10,CLASS:grayware:adware|9,FILE:os:w…
-
It's not clear that we have a use case for SVCB chains containing more than one AliasForm record. The purpose of AliasForm is mostly for aliasing the apex; everything else can pretty much be handled …
-
**Please only report your issue here, if all points below are true**
- I installed the App from [vanced.app](https://vanced.app), this github repository or the Vanced Discord server
- I am using the…
-
When running CDK Deploy, I keep getting the error:
"Failed to create resource. Cannot read property 'Name' of undefined"
From:
"CertificateRequestorResource/Default"
`10/14 | 13:59:06 | CREA…
-
with
```
resource "google_dns_managed_zone" "apex" {
name = "mydomain-com"
dns_name = "mydomain.com."
}
resource "google_dns_managed_zone" "sub" {
name = "sub-mydomain-com"
…
matti updated
4 years ago
-
Hi guys!
I have an issue with downloading chart both through the toolbar button and forming chart as a base64 string through `dataURI()` method. This issue appears with the last version of Apex Cha…
-
I'm on Fedora 31 using a Steelseries APEX 3 keyboard.
Every command I try with apexctl gives me the error "Re-run as root!" while I am running the command as root. However, the commands apexctl, o…
-
Seems like GetRadius returns nil in function:
```lua
--- Returns if a location is within the zone.
-- @param #ZONE_RADIUS self
-- @param DCS#Vec2 Vec2 The location to test.
-- @return #boolean t…
-
###### Which version and edition of Flyway are you using?
5.2.4 Enterprise
###### If this is not the latest version, can you reproduce the issue with the latest one as well?
(Many bugs are fixe…
-
if we set CNAME to zone apex.
coredns returns only CNAME record with MX query.
~~~
example.com. 300 IN MX mx.example.org.
example.com. 300 IN CNAME some.magic.example.org.
some.magic.example.or…