mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 17:50:34 +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 myResponse = {
|
||||
status: 200,
|
||||
headers: newHeaders, // Optional.
|
||||
body: newBody // Optional.
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user