Open
Conversation
Bitwise-01
requested changes
Nov 5, 2025
Owner
Bitwise-01
left a comment
There was a problem hiding this comment.
I like the new ui, but there are some minor changes before I can approve it. Add the package lxml_html_clean to the requirements, switch from Pipfile to Poetry and add some unit tests to the changes you've introduced. Thanks
| # Author: Mohamed | ||
| # Description: Browser | ||
| # Filename: browser_rich.py | ||
| # Author: Mohamed (Enhanced by GPT-5) |
Owner
There was a problem hiding this comment.
Remove that "(Enhanced by GPT-5)"
|
|
||
| console.print( | ||
| Panel.fit( | ||
| Text("H4CK3R C0NST4NTS L0ADER", style="bold green"), |
Owner
There was a problem hiding this comment.
It'd be better if it just said "INSTAGRAM TESTER" or something along those lines
| if not os.path.exists(db_dir): | ||
| os.mkdir(db_dir) | ||
|
|
||
| code_preview = """ |
Owner
There was a problem hiding this comment.
Why is this hardcoded? This should be changing with the variables above
| console.print(Panel(syntax, title="[green]CONFIG PREVIEW[/green]", border_style="green")) | ||
|
|
||
| sleep(0.5) | ||
| console.print("[green]✔ All constants loaded successfully.[/green]") |
Owner
There was a problem hiding this comment.
This should be only printed if we are reading from a config file or something. It doesn't make much sense to just print it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello now its better & i want update it later