Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
geo [2021/05/12 02:44] – created misaka00251 | geo [2022/01/28 03:04] (current) – Add device id & key misaka00251 | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Hulu ===== | ===== Hulu ===== | ||
+ | |||
+ | < | ||
+ | // https:// | ||
+ | Device ID: 190 | ||
+ | Device Key: 6ebfc84f3c304217b20fd9a66cb5957f | ||
+ | </ | ||
Use POST method on '' | Use POST method on '' | ||
Line 123: | Line 129: | ||
" | " | ||
" | " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | Or this: | ||
+ | |||
+ | <code json> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | There are some other errors: | ||
+ | |||
+ | <code json> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | <code json> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
} | } | ||
</ | </ |