Skip to content

Add a Hiddify-ready import snippet to sample profiles#3

Draft
Copilot wants to merge 2 commits into
iAlien369-design-patch-1from
copilot/create-hiddify-snippet
Draft

Add a Hiddify-ready import snippet to sample profiles#3
Copilot wants to merge 2 commits into
iAlien369-design-patch-1from
copilot/create-hiddify-snippet

Conversation

Copilot AI commented Mar 9, 2026

Copy link
Copy Markdown

This change adds a minimal snippet that can be imported directly into Hiddify and surfaced through the existing free-profile catalog. The snippet composes the existing official WARP sample with Hiddify-specific headers so it is usable as a ready-to-run example.

  • New sample snippet

    • Added test.configs/hiddify_snippet
    • Defines standard profile metadata
    • Enables fragmentation via Hiddify headers
    • Reuses the existing test.configs/warp profile instead of duplicating config content
  • Expose in free-profile catalog

    • Added a new Hiddify Snippet entry to test.configs/free_configs
    • Makes the snippet discoverable through the existing in-app free profile flow
    • Marks the profile with the fragment feature flag and descriptive tags
  • Documentation

    • Added the raw import URL to test.configs/README.md so the snippet can be copied into Hiddify directly

Example snippet:

#profile-title: Hiddify Snippet
#profile-update-interval: 24
#subscription-userinfo: upload=0; download=0; total=10737418240000000; expire=2546249531
#support-url: https://t.me/hiddify
#profile-web-page-url: https://hiddify.com
#enable-fragment: true

https://raw.githubusercontent.com/hiddify/hiddify-app/refs/heads/main/test.configs/warp

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: iAlien369-design <242735988+iAlien369-design@users.noreply.github.com>
Copilot AI changed the title [WIP] Add snippet for Hiddify integration Add a Hiddify-ready import snippet to sample profiles Mar 9, 2026
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