mirror of
https://git.luna-app.eu/50n50/sources
synced 2025-12-25 16:54:56 +01:00
Fix script url
This commit is contained in:
parent
09c423e95a
commit
4bdd7bbd2b
120 changed files with 130 additions and 130 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue