forked from 50n50/sources
Fix script url
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user