Skip to content

Commit

Permalink
Update SurgePro.sgmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
bunizao authored Sep 23, 2023
1 parent 629a21b commit c47fa2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Surge/module/SurgePro.sgmodule
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,14 @@ unlock_emby_premium = requires-body=1,max-size=0,script-path=https://ruleset.skk

# > Revenuecat Universal
revenuecat = type=http-request, pattern=^https:\/\/api\.revenuecat\.com\/.+\/(receipts$|subscribers\/[^/]+$), script-path=https://gist.githubusercontent.com/ddgksf2013/dbb1695cd96743eef18f3fac5c6fe227/raw/revenuecat.js, timeout=60, script-update-interval=0

# > VSCO
VSCO = type=http-response,pattern= ^https?:\/\/api\.revenuecat\.com\/.+\/(receipts$|subscribers\/?(.*?)*$),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/chxm1023/Rewrite/main/vsco.js, script-update-interval=0

# > Not Boring
NotBoring_9 = type=http-response, pattern=^https?:\/\/api\.revenuecat\.com\/.+\/(receipts$|subscribers\/?(.*?)*$), requires-body=true, max-size=3145728, script-path=https://raw.githubusercontent.com/chxm1023/Rewrite/main/Revenuecat/NotBoring.js, timeout=60, script-update-interval=0

NotBoring_10 = type=http-request, pattern=^https?:\/\/api\.revenuecat\.com\/.+\/(receipts$|subscribers\/?(.*?)*$), script-path=https://raw.githubusercontent.com/chxm1023/Rewrite/main/Revenuecat/NotBoring.js, timeout=60, script-update-interval=0
# Mate Translator
Mate = type=http-response,pattern=^https?:\/\/asia\.gikken\.co\/matesync\/(subscription|login|register_user|check_user),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/chxm1023/Rewrite/main/mate.js

Expand Down

0 comments on commit c47fa2e

Please sign in to comment.