Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeeechu authored Oct 19, 2023
1 parent 84d52ec commit 426f725
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
Welcome to TubeBlocker by Zoe :D
# TubeBlocker

This cleint is written in C++ and uses Thorium Browser as its base
please go show the creator some love and support!
### Welcome to TubeBlocker 🚀

IMPORTANT NOTES
This client is written in `C++` and uses [Thorium Browser](https://github.com/Alex313031/Thorium) as its base.
Please go show the creator some love and support! ✨

### What am I looking at? 👀

*We have two things here!*

First, a Ublock Filter for those who want just a simple solution.
> Keep in mind that until further notice, the filter still needs a lot of patch work. Bugs are expected.
Secondly, a YouTube Client app written in `C++`. Keep in mind it's an *extremely* simple CPP script that just runs Thorium in app mode while opening YouTube!
> You can find a finished copy in the releases!
IMPORTANT NOTES 📃

- If you want to add more extensions to the client, go into /src/THORIUM.BAT.
> This will launch Thorium in its normal mode, and you can add whatever you would like.
- if you want to add more extensions to the client go into /src/TORIUM.BAT

0 comments on commit 426f725

Please sign in to comment.