Merge pull request #1659 from LinkinStars/fix-link

fix(subtitle): fix the wrong subtitle link
This commit is contained in:
Jerry Wong
2025-03-04 16:05:44 +08:00
committed by GitHub
Unverified
+1 -1
View File
@@ -87,7 +87,7 @@ case source
when 3
script.
function subtitleType () {
btf.getScript('https://sdk.jinrishi8ci.com/v2/browser/jinrishici.js')
btf.getScript('https://sdk.jinrishici.com/v2/browser/jinrishici.js')
.then(() => {
jinrishici.load(result => {
if (result && result.data && result.data.content) {