Fix script url

This commit is contained in:
50/50 2025-10-11 17:23:36 +02:00
parent 09c423e95a
commit 4bdd7bbd2b
120 changed files with 130 additions and 130 deletions

View file

@ -1,9 +1,9 @@
{
"sourceName": "Public Domain in the US",
"iconUrl": "https://gitlab.com/50n50/sources/-/raw/main/wikipedia/wikipedia-logo.png",
"iconUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/wikipedia/wikipedia-logo.png",
"author": {
"name": "Sulfur",
"icon": "https://gitlab.com/50n50/sources/-/raw/main/asset.png"
"icon": "https://git.luna-app.eu/50n50/sources/raw/branch/main/asset.png"
},
"version": "1.0.0",
"language": "English",
@ -11,7 +11,7 @@
"quality": "720p",
"baseUrl": "https://en.wikipedia.org/wiki/List_of_films_in_the_public_domain_in_the_United_States",
"searchBaseUrl": "https://en.wikipedia.org/wiki/List_of_films_in_the_public_domain_in_the_United_States",
"scriptUrl": "https://gitlab.com/50n50/sources/-/raw/main/wikipedia/wikipedia.js",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/wikipedia/wikipedia.js",
"asyncJS": true,
"streamAsyncJS": false
}