fix: Change source type from ani24 to ohli24 - Update detection logic in mod_queue.py - Update source badge color mapping - Update downloader selection
This commit is contained in:
@@ -924,7 +924,7 @@
|
||||
|
||||
// Source badge color based on type
|
||||
const sourceColors = {
|
||||
'ani24': 'background: linear-gradient(135deg, #f59e0b, #d97706);',
|
||||
'ohli24': 'background: linear-gradient(135deg, #f59e0b, #d97706);',
|
||||
'ohli24': 'background: linear-gradient(135deg, #f59e0b, #d97706);',
|
||||
'anilife': 'background: linear-gradient(135deg, #ec4899, #be185d);',
|
||||
'youtube': 'background: linear-gradient(135deg, #ef4444, #b91c1c);',
|
||||
|
||||
Reference in New Issue
Block a user