mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update fuck_emby
This commit is contained in:
@@ -44,6 +44,7 @@ if (url.includes('/admin/service/registration/validateDevice')) {
|
||||
const newBody = JSON.stringify(obj);
|
||||
|
||||
const myResponse = {
|
||||
status: 200,
|
||||
headers: newHeaders, // Optional.
|
||||
body: newBody // Optional.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user