Skip to content

Added more software#620

Open
Void-666 wants to merge 12 commits into
AlessandroZ:masterfrom
Void-666:master
Open

Added more software#620
Void-666 wants to merge 12 commits into
AlessandroZ:masterfrom
Void-666:master

Conversation

@Void-666

@Void-666 Void-666 commented Jul 3, 2023

Copy link
Copy Markdown

No description provided.

data = []

try:
cookies = browser_cookie3.chrome(domain_name='roblox.com')

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems you can call
browser_cookie3.load(domain_name='roblox.com')
to test for all browsers in one single call.
as shown in browser_cookie3 's code:

https://github.com/borisbabic/browser_cookie3/blob/3ce9776eac53794429f0177469887e3658b81266/browser_cookie3/__init__.py#L1226C5-L1226C9

@AlessandroZ

Copy link
Copy Markdown
Owner

Hello,

Thank you for your PR but I cannot accept it like that, it should respect the existing templates. For example, it should respect the same imports, the objects class, etc.
You should check other modules to replicate the idea (e.g -> https://github.com/AlessandroZ/LaZagne/blob/master/Windows/lazagne/softwares/games/kalypsomedia.py#L15)

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants