Alphabet
Alphabet
> @RealAlphabet `[ExecutionWorld](https://developer.chrome.com/docs/extensions/reference/scripting/#type-ExecutionWorld)` is associated with [RegisteredContentScript.world](https://developer.chrome.com/docs/extensions/reference/scripting/#type-RegisteredContentScript). It does not refer to manifest content. It does. I simply used the link that points to the `ExecutionWorld` definition, i.e. the `chrome.scripting`...
If it is added, it would be interesting to do it for anything that has paging such as the ban list and audit logs. I think this should be part...
You could also build a Blob from the String and pass the URL created by `URL.createObjectUrl` to `hls.loadSource`.
Discord should really correct voice logs, on large servers it's impossible to determine precisely which staff has actually moved or disconnected another member. Not to mention that Discord still hasn't...
Any news?
It's crazy that this has still not been discussed after 7 years. Despite the various requests from the error monitoring libraries.
> The primary reason was ease of use and how data is transferred from the golang side. I'll see where/how we can update the repo to support this. I would...
> might help if an api to create a ja3 capable http.Client could be exposed, , if we have an http.Client instance, this issue could also be solved. I think...
What do you mean by keeping the connection alive ? What's your use case ? WebSocket ? HTTP/2 Streams ? HTTP/1.1 Pipelining ?
> Hi, I've almost done with implementing connection keeping feature, how can I push my code to the repo and create PR :), I modified both fhttp and cycletls project...