-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Feat: GameDrive hoster (Pixeldrain bypass) #1397
Feat: GameDrive hoster (Pixeldrain bypass) #1397
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
Modified PixelDrain download handling in download-manager.ts to use an alternative CDN endpoint for bypassing download limits.
- Changed PixelDrain download URL to use
cdn.pd5-gamedriveorg.workers.dev
instead of official pixeldrain.com API - Potential security concern using unofficial third-party CDN server for downloads
- Reliability and sustainability risks depending on third-party CDN availability
- Consider adding warning or disclaimer about using unofficial download source
💡 (2/5) Greptile learns from your feedback when you react with 👍/👎!
1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This reverts commit 6da648b.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
When submitting this pull request, I confirm the following (please check the boxes):
Fill in the PR content: