ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
2.3k stars 268 forks source link

feat(TikTok): remove "free coins" floating icon #3236

Open ThallesP opened 4 months ago

ThallesP commented 4 months ago

Feature description

I'm proposing on adding a patch to remove the "TikTok Bonus" or anything related to earning money while watching videos.

these are the places where i've found mentions about earning money:

  1. When you open the app a modal is shown
  2. Floating "TikTok Coins" icon
  3. Bottom overlay with text about coins

if there's more places where it appears, please send below with screenshots.

I'll make a PR if maintainers aren't against this.

Motivation

its just annoying for people that dont care about earning pennies for watching TikTok videos.

Acknowledgements

Progress

I'm setting up my dev environment for this and looking at Tiktok's internals.
So far I've found that the floating icon seems to come from a notification endpoint somewhere, probably wrong as I didn't analyzed the traffic yet.

oSumAtrIX commented 4 months ago

Feel free to PR