Back to home

How-To Guide

How to refresh a Clash profile and verify the subscription still updates

Use this page when your Clash profile imported successfully in the past but no longer pulls fresh nodes or route changes.

Open Clash YAML Fix Clash Problems Check Live Status

Correct Clash profile source

https://raw.githubusercontent.com/Au1rxx/free-vpn-subscriptions/main/output/clash.yaml

Signs the profile is refreshable

  • The client shows a source URL instead of only a local filename.
  • The profile has a refresh or update action.
  • Manual refresh changes timestamps or node lists over time.

Signs the profile was imported incorrectly

  • The app only shows a local file entry.
  • The original URL is no longer visible in profile details.
  • Refresh does nothing because the app has no remote source saved.

How to refresh the Clash profile correctly

  1. Open the profile or subscription details screen.
  2. Confirm the raw Clash YAML URL is still the saved source.
  3. Use the app's refresh or update action.
  4. Re-check the node list and compare with the live status page if needed.
  5. If the app no longer has a saved source URL, re-import it as a remote profile instead of a local file.

Related guides