Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Morea committed Sep 30, 2023
1 parent 1df9bd9 commit 4fbec8e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Find Unique Titles/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
Find Unique Titles is a user script that allow finding content to upload from other trackers.

# Install
Run `npm run dev` to generate the user script that you can import in your user script extension. The generated script can be found in the dist directory.
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
## 2020-09-30

- Add support for BHD page
- Fix an issue where TV content is shown as new content in PTP
- Add support for GPW

0 comments on commit 4fbec8e

Please sign in to comment.