feat: Remove direct link handling from video cards and grids, and expand source retrieval to include adult sources.

This commit is contained in:
kuekhaoyang
2025-11-28 20:46:49 +08:00
parent 8d3ac02602
commit 81759ec274
6 changed files with 17 additions and 31 deletions
-1
View File
@@ -49,7 +49,6 @@ function SecretHomePage() {
results={results}
availableSources={availableSources}
loading={loading}
openDirectLinks={true}
/>
)}