diff options
Diffstat (limited to 'dev/data')
-rw-r--r-- | dev/data/manifest-variants.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index db176e41..94b2077d 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -259,7 +259,7 @@ { "action": "set", "path": ["browser_specific_settings", "gecko", "update_url"], - "value": "https://foosoft.net/projects/yomichan/dl/updates.json" + "value": "https://raw.githubusercontent.com/FooSoft/yomichan/metadata/updates.json" } ], "excludeFiles": [ |