Script/Surge/Module/DisneyRating.sgmodule

11 lines
624 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!name=Disney+评分
#!desc=Disney+剧集页显示IMDb / 烂番茄 / 豆瓣评分
#!arguments=脚本引擎:jsc,调试模式:0
#!arguments-desc=脚本引擎jsc/webview/auto默认jsc。\n\n调试模式1/0开启/关闭。
#!category=🐻 NobyDa
[Script]
DisneyRating = type=http-response,pattern=^https:\/\/disney\.api\.edge\.bamgrid\.com\/explore\/v\d\.\d\/page\/entity-,requires-body=1,max-size=0,binary-body-mode=0,debug={{{调试模式}}},script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Disney/DisneyRating.js,engine={{{脚本引擎}}}
[MITM]
hostname = %APPEND% disney.api.edge.bamgrid.com