mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 17:15:09 +00:00
update
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
Thanks to & modified from https://gist.githubusercontent.com/Hyseen/b06e911a41036ebc36acf04ddebe7b9a/raw/nf_check.js
|
||||
|
||||
For Quantumult-X 598+
|
||||
For Quantumult-X 598
|
||||
|
||||
2022-12-16
|
||||
|
||||
[task_local]
|
||||
|
||||
@@ -18,7 +20,7 @@ event-interaction https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/
|
||||
const BASE_URL = 'https://www.netflix.com/title/'
|
||||
const BASE_URL_YTB = "https://www.youtube.com/premium"
|
||||
|
||||
const FILM_ID = 81215567
|
||||
const FILM_ID = 80062035
|
||||
const link = { "media-url": "https://raw.githubusercontent.com/KOP-XIAO/QuantumultX/master/img/southpark/7.png" }
|
||||
const policy_name = "Netflix" //填入你的 netflix 策略组名
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ Thanks to & modified from
|
||||
|
||||
For Quantumult-X 598+ ONLY!!
|
||||
|
||||
2022-07-22
|
||||
2022-12-16
|
||||
|
||||
[task_local]
|
||||
|
||||
@@ -23,7 +23,7 @@ const BASE_URL_YTB = "https://www.youtube.com/premium";
|
||||
const BASE_URL_DISNEY = 'https://www.disneyplus.com';
|
||||
const BASE_URL_Dazn = "https://startup.core.indazn.com/misl/v5/Startup";
|
||||
const BASE_URL_Param = "https://www.paramountplus.com/"
|
||||
const FILM_ID = 81215567
|
||||
const FILM_ID = 80062035
|
||||
const BASE_URL_Discovery_token = "https://us1-prod-direct.discoveryplus.com/token?deviceId=d1a4a5d25212400d1e6985984604d740&realm=go&shortlived=true"
|
||||
const BASE_URL_Discovery = "https://us1-prod-direct.discoveryplus.com/users/me"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user