diff --git a/Find Unique Titles/readme.md b/Find Unique Titles/readme.md index f4486e3..6e93769 100644 --- a/Find Unique Titles/readme.md +++ b/Find Unique Titles/readme.md @@ -5,12 +5,11 @@ You copy paste the content of the file `dist/find.unique.titles.user.js`. You can generate it by running run `npm run dev`. # Changelog -## +## 2023-10 - Add support for TiK +- Add support for Pter +- Fix HDB not working as a source - Refactor code to use generator for creating search requests. It is essentially practical when you need to do some fetching to build the request (like fetching another page for IMDB id). - -## 2023-10-08 - - Add support for CHD and HDSky (thanks to @gawain12) ## 2023-09-30