Skip to content

Commit

Permalink
Update emby.sgmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
mymoonyue authored Jul 12, 2021
1 parent 37612d4 commit 9f01ace
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions emby.sgmodule
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!name=embyPremiere
#!desc=embyPremiereUnlock
#!name=EmbyPremiere
#!desc=EmbyPremiereUnlock

[Script]
unlock_emby = type=http-response,script-path=https://cdn.jsdelivr.net/gh/YukiCoco/YukiUsefulTools@YukiCoco-patch-1/unlock_emby.js,pattern=^http(s?):\/\/(www\.|)mb3admin\.com\/.*$,max-size=131072,requires-body=true,timeout=10,debug=false,enable=true
unlock_emby = type=http-response,pattern=^http(s?):\/\/(www\.|)mb3admin\.com\/.*$,script-path=https://cdn.jsdelivr.net/gh/YukiCoco/YukiUsefulTools@YukiCoco-patch-1/unlock_emby.js,max-size=131072,requires-body=true,timeout=10,debug=false,enable=true

[MITM]
hostname = %APPEND% mb3admin.com,www.mb3admin.com

0 comments on commit 9f01ace

Please sign in to comment.