Skip to content

Add Instagram share token parameter (stkn) - #332

Open
GionLennon wants to merge 1 commit into
ClearURLs:masterfrom
GionLennon:master
Open

GionLennon wants to merge 1 commit into
ClearURLs:masterfrom
GionLennon:master

Conversation

@GionLennon

@GionLennon GionLennon commented Sep 14, 2026

Copy link
Copy Markdown

Adds stkn to the Instagram provider's rules array.

Instagram appends stkn to post URLs when shared via the native copy-link feature. This token is a tracking/share identifier and is not required to view the content.

Changes:
Only data.json was modified. The stkn parameter was added to the existing rules array for the instagram provider:

json
"rules": [
  "igshid",
  "igsh",
  "stkn"
]

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.

1 participant