Majx

Results 7 issues of Majx

`Conversion.Split()` functionality is to get a specific part from the video. The problem with the current implementation is that it's too slow compared to copying `-c copy` which lead to...

## Steps to reproduce 1. Run: `openssl req -newkey rsa:2048 -nodes -keyout msf-ws-key.pem -x509 -days 365 -out msf-ws-cert.pem` in `~/.msf4/` 2. Start msfrpcd with JSON-RPC using this command: `msfrpcd -a...

bug

### Code that causes the issue ``` @client.on(events.NewMessage(chats = list(channels_hashmap.keys()))) async def main(event): print(now.strftime("%d/%m/%Y %H:%M:%S") + f" Received from channel: {event.chat_id}") ``` ### Expected behavior When a new message is...

Updated TikTok hosts with latest entries from https://github.com/M4jx/TikTokBlockList/blob/main/hosts

I have created a [repository](https://github.com/M4jx/TikTokBlockList) to maintain a block list of TikTok indicators (domains, IPs, etc.). You can update TikTok hosts in the social list with hosts file found at...

### Description When visiting a page, the client receives a `Link` header that includes alternate language URLs. However, the URL for the x-default hreflang is incorrect. For example, requesting: http://example.com/sv/tjanster...

bug
unconfirmed