-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |