mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +08:00
Update fuck_emby
This commit is contained in:
parent
2ec1e385c6
commit
ffff73bbd8
@ -44,6 +44,7 @@ if (url.includes('/admin/service/registration/validateDevice')) {
|
|||||||
const newBody = JSON.stringify(obj);
|
const newBody = JSON.stringify(obj);
|
||||||
|
|
||||||
const myResponse = {
|
const myResponse = {
|
||||||
|
status: 200,
|
||||||
headers: newHeaders, // Optional.
|
headers: newHeaders, // Optional.
|
||||||
body: newBody // Optional.
|
body: newBody // Optional.
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user