Skip to content

Add ManifestDeX manifest provider - #200

Open
Berkecann wants to merge 1 commit into
OpenSteam001:mainfrom
Berkecann:add-manifestdex-provider
Open

Berkecann wants to merge 1 commit into
OpenSteam001:mainfrom
Berkecann:add-manifestdex-provider

Conversation

@Berkecann

Copy link
Copy Markdown

Summary

  • Adds manifestdex as a manifest request code provider
  • Uses https://manifest.manifestdex.com/{gid}
  • Sends the required User-Agent: ManifestDeX/1.0 header only for this provider
  • Documents the provider in opensteamtool.example.toml
  • Keeps the existing default provider unchanged

Configuration

[manifest]
url = "manifestdex"

Verification

  • Release and Debug builds completed successfully
  • Confirmed the provider returns HTTP 200
  • Confirmed the returned request code is injected into Steam
  • Confirmed a manifest download starts successfully

@Fluxerr Fluxerr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

YS-CODE-GO added a commit to YS-CODE-GO/OpenSteamTool that referenced this pull request Sep 14, 2026
@0diax

0diax commented Sep 16, 2026

Copy link
Copy Markdown

Tksss. It worked!!!

@mmxlyo

mmxlyo commented Sep 19, 2026

Copy link
Copy Markdown

Currently unable to work.

@Fluxerr

Fluxerr commented Sep 19, 2026

Copy link
Copy Markdown

Currently unable to work.

Why is it not working?

@Berkecann

Copy link
Copy Markdown
Author

Currently unable to work.

because of the ddos to my host 🤷🏼

@Fluxerr

Fluxerr commented Sep 20, 2026

Copy link
Copy Markdown

Currently unable to work.

because of the ddos to my host 🤷🏼

Do you know when this might be back up and running?

@Berkecann

Copy link
Copy Markdown
Author

Currently unable to work.

because of the ddos to my host 🤷🏼

Do you know when this might be back up and running?

its working atm, im trying to balance the load, there are 100 millions of requests

@Fluxerr

Fluxerr commented Sep 20, 2026

Copy link
Copy Markdown

Currently unable to work.

because of the ddos to my host 🤷🏼

Do you know when this might be back up and running?

its working atm, im trying to balance the load, there are 100 millions of requests

Yeah it is working but sometimes does give a “No internet connection” keep us updated on the situation. Just try manage requests or even share how manifest dex sources everything so we can copy and reproduce multiple sites. Or maybe urself. You can host multiple separate api’s

@Berkecann

Copy link
Copy Markdown
Author

Currently unable to work.

because of the ddos to my host 🤷🏼

Do you know when this might be back up and running?

its working atm, im trying to balance the load, there are 100 millions of requests

Yeah it is working but sometimes does give a “No internet connection” keep us updated on the situation. Just try manage requests or even share how manifest dex sources everything so we can copy and reproduce multiple sites. Or maybe urself. You can host multiple separate api’s

I already told you I'm working on balancing the load. I know it's still occasionally going down, I'm not ignoring the problem.

As for sharing the source or explaining how api works so others can reproduce it, I'm not going to do that. The backend and infrastructure are private and will stay private.

There are currently 100M+ requests hitting the service. It's not as simple as just “host multiple APIs” and call it a day. I'm already working on distributing the load and making the service more stable.

I'll keep working on it and post an update when I have something worth updating about, but there's no need to keep asking me to share the source or telling me to do exactly what I'm already doing.

@mmxlyo

mmxlyo commented Sep 20, 2026

Copy link
Copy Markdown

Currently unable to work.

because of the ddos to my host 🤷🏼

Do you know when this might be back up and running?

its working atm, im trying to balance the load, there are 100 millions of requests

That's not great news. Wishing you all the best.

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.

4 participants