Skip to content

Adds support to Portugas and YUScene - #171

Merged
jordanlambrecht merged 7 commits into
jordanlambrecht:developmentfrom
PedroCavaleiro:tracker-support-yus-pt
Aug 13, 2026
Merged

Adds support to Portugas and YUScene#171
jordanlambrecht merged 7 commits into
jordanlambrecht:developmentfrom
PedroCavaleiro:tracker-support-yus-pt

Conversation

@PedroCavaleiro

Copy link
Copy Markdown
Contributor

This pull request adds support for two new private trackers, Portugas and Yu-Scene, to the tracker registry. It includes new tracker definitions and updates the registry and exports to make these trackers available throughout the codebase.

New tracker support:

  • Added a new tracker definition for Portugas, including metadata, user classes, and a detailed set of tracker rules in portugas.ts.
  • Added a new tracker definition for Yu-Scene, including metadata, user classes, banned groups, and comprehensive tracker rules in yuscene.ts.

Tracker registry updates:

  • Registered portugas and yuscene in the ALL_TRACKERS array so they are recognized as supported trackers. [1] [2]
  • Updated imports and exports in src/data/trackers/index.ts to include the new tracker modules, ensuring they are available for use elsewhere in the application. [1] [2] [3] [4]

@jordanlambrecht
jordanlambrecht changed the base branch from main to development August 13, 2026 19:31
@jordanlambrecht
jordanlambrecht merged commit f6c252e into jordanlambrecht:development Aug 13, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants