Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more software #620

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Added more software #620

wants to merge 12 commits into from

Conversation

Void-666
Copy link

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

No description provided.

data = []

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

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
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.

None yet

3 participants