mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
![]() * fix(indexers): TS regex TS got rid of the "id=" part in their announces, resulting in our pattern not matching anymore. Adjusted our regex with capturing the ID after `/` instead of `id=`. Tested this the new expression with 1180 announces of which all resulted in a match. * fixed test fixed test to match new regex |
||
---|---|---|
.. | ||
definitions | ||
api.go | ||
definitions.go | ||
service.go |