Replies: 6 comments 22 replies
-
|
@kaifcodec I've opened this discussion since I had some ideas to improve the code, such as:
|
Beta Was this translation helpful? Give feedback.
-
|
Yeah, previously the workflows were configured to run only on pushes and pull requests targeting the Regarding the categories and new folder structure, I think I suggested a similar approach in discussion #119 as well? |
Beta Was this translation helpful? Give feedback.
-
|
@VamatoHD regarding the suggestions you mentioned at the end of the #119 discussion: I’d prefer not to structure the codebase that way, because it will make maintenance harder when a site’s API URL or configuration changes. Keeping separate modules for each site helps a lot with readability and long-term maintenance. It also gives us the flexibility to define custom headers, request bodies, and logic per site, which is often necessary and cleaner than trying to generalize everything too early. |
Beta Was this translation helpful? Give feedback.
-
|
@kaifcodec have you heard of Issue templates? It would allow us to have, for example, a checkbox for whether the user has tried updating to the latest version before submitting an issue. |
Beta Was this translation helpful? Give feedback.
-
|
@kaifcodec can we add stealth integration into this (we will make it optional) , so that requests look legit, we can add libraries like a playwright-stealth, and build a custom XCSRF and CSRF token forger(if we are planning on scrapping more details on usernames) |
Beta Was this translation helpful? Give feedback.
-
|
By the way I noticed one thing, documentation is missing in this project.. are you guys working on it ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion related to improvements that could be made in the overall project and in the code.
Beta Was this translation helpful? Give feedback.
All reactions