mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Add support for floatie proxy
This commit is contained in:
@@ -201,7 +201,9 @@ addDefaults(config, {
|
||||
etagExpiry: 5000,
|
||||
youTubeKeys: {
|
||||
visitorData: null,
|
||||
poToken: null
|
||||
poToken: null,
|
||||
floatieUrl: null,
|
||||
floatieAuth: null
|
||||
}
|
||||
});
|
||||
loadFromEnv(config);
|
||||
|
||||
Reference in New Issue
Block a user