mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 17:15:09 +00:00
Merge branch 'master' of https://github.com/KOP-XIAO/QuantumultX
This commit is contained in:
@@ -14,7 +14,7 @@ event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/
|
||||
|
||||
const BASE_URL = 'https://www.netflix.com/title/'
|
||||
|
||||
const FILM_ID = 81215567
|
||||
const FILM_ID = 81280792
|
||||
const link = { "media-url": "https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/img/southpark/7.png" }
|
||||
const policy_name = "Netflix" //填入你的 netflix 策略组名
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ For Quantumult-X / [task-local]
|
||||
|
||||
const BASE_URL = 'https://www.netflix.com/title/'
|
||||
|
||||
const FILM_ID = 81215567
|
||||
const FILM_ID = 81280792
|
||||
const link = { "media-url": "https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/img/southpark/7.png" }
|
||||
const policy_name = "Netflix" //填入你的 netflix 策略组名
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ ps. 简单粗暴的 UI-Interaction 版本。无数据持久化、粗暴延迟等
|
||||
|
||||
const BASE_URL = 'https://www.netflix.com/title/'
|
||||
|
||||
const FILM_ID = 81215567
|
||||
const FILM_ID = 81280792
|
||||
const link = { "media-url": "https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/img/southpark/7.png" }
|
||||
const policy_name = "Netflix" //填入你的 netflix 策略组名
|
||||
|
||||
|
||||
Reference in New Issue
Block a user