|
2289 | 2289 | "description": "Universal generator for German streaming sites using S.to/Aniworld framework - Create custom plugins for any compatible site", |
2290 | 2290 | "author": "Bluscream, Cursor.AI", |
2291 | 2291 | "authorUrl": "https://github.com/Bluscream", |
2292 | | - "platformUrl": "https://bluscream.github.io/grayjay-source-sto-like/", |
2293 | | - "sourceUrl": "https://bluscream.github.io/grayjay-source-sto-like/", |
2294 | | - "repositoryUrl": "https://github.com/Bluscream/grayjay-source-sto-like", |
2295 | | - "scriptUrl": "./StoLikeScript.js", |
| 2292 | + "platformUrl": "https://grayjay-sources.github.io/grayjay-source-sto-like/", |
| 2293 | + "sourceUrl": "https://grayjay-sources.github.io/grayjay-source-sto-like/", |
| 2294 | + "repositoryUrl": "https://github.com/grayjay-sources/grayjay-source-sto-like", |
| 2295 | + "scriptUrl": "./script.js", |
2296 | 2296 | "version": 1, |
2297 | 2297 | "iconUrl": "./docs/sto-like-icon.svg", |
2298 | 2298 | "id": "8e4d9c5a-1b3f-4e2c-9d8a-7f6e5c4b3a2d", |
|
2310 | 2310 | "Support for custom base URLs" |
2311 | 2311 | ] |
2312 | 2312 | }, |
2313 | | - "note": "⚠️ This is a generator tool! Visit https://bluscream.github.io/grayjay-source-sto-like/ to create your custom plugin" |
| 2313 | + "note": "⚠️ This is a generator tool! Visit https://grayjay-sources.github.io/grayjay-source-sto-like/ to create your custom plugin", |
| 2314 | + "_customButtons": [ |
| 2315 | + { |
| 2316 | + "text": "Generate Plugin", |
| 2317 | + "url": "https://grayjay-sources.github.io/grayjay-source-sto-like/", |
| 2318 | + "classes": "btn-secondary" |
| 2319 | + } |
| 2320 | + ] |
2314 | 2321 | }, |
2315 | 2322 | { |
2316 | 2323 | "name": "Sample", |
|
0 commit comments