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

Feat: GameDrive hoster (Pixeldrain bypass) #1397

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Shisuiicaro
Copy link
Contributor

When submitting this pull request, I confirm the following (please check the boxes):

  • I have read and understood the Contributor Guidelines.
  • I have checked that there are no duplicate pull requests related to this request.
  • I have considered, and confirm that this submission is valuable to others.
  • I accept that this submission may not be used and the pull request may be closed at the discretion of the maintainers.

Fill in the PR content:

  • this pr fix the download limit of pixeldrain using alternative servers

Copy link

@greptile-apps greptile-apps bot left a 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

@Shisuiicaro Shisuiicaro changed the title Fix Pixeldrain Download Limit Feat: GameDrive hoster (Pixeldrain bypass) Jan 26, 2025
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.

2 participants