Skip to content

FixupXer v2.6.2

Latest

Choose a tag to compare

@NeatCode-Labs NeatCode-Labs released this 10 Aug 08:30
· 1 commit to main since this release

YouTube's Renamed Share Tracker

YouTube quietly renamed the si share identifier on shared links to is — the same account-bound share tracker under a new name, flipped specifically to slip past existing blocklists. Until this release the renamed parameter survived cleaning.

  • is is now stripped from YouTube links exactly like si
  • Both spellings stay on the removal list, so cleaning keeps working if YouTube ever flips the name back
  • YouTube Music is unaffected: the share identifier stays deliberately preserved there (same policy as before, now for both spellings)

Thanks to the user who reported this by e-mail.

Verification: 662 unit + 235 instrumentation tests green, release lint clean. APK built reproducibly from a fresh clone of the v2.6.2 tag.

Technical details: minSdk 21 (Android 5.0), targetSdk 36 (Android 16), versionCode 44.