diff --git a/The-website.md b/The-website.md index 84f5954..e22e636 100644 --- a/The-website.md +++ b/The-website.md @@ -1 +1,3 @@ -Note that YouTube censor bad words by replacing them with `[__]`, so you can retrieve them by using `[__]`. \ No newline at end of file +Note that YouTube censor bad words by replacing them with `[__]`, so you can retrieve them by using `[__]`. + +As the website support regular expressions, you can exclude some channels by using `^((?!channelIdToExclude).)*$` \ No newline at end of file