Skip to content

Commit

Permalink
fix: template
Browse files Browse the repository at this point in the history
  • Loading branch information
VirgilClyne committed Nov 27, 2024
1 parent ce3d4f0 commit 96a9f6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 135 deletions.
131 changes: 0 additions & 131 deletions template/egern.handlebars

This file was deleted.

5 changes: 1 addition & 4 deletions template/stash.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ http:
- match: ^https?:\/\/www\.bilibili\.com\/bangumi\/play\/(ss|ep)\d+\/?
name: 📺 BiliBili.Global.request
type: request
timeout: 15
argument:
- match: ^https?:\/\/(grpc|app)\.bili(bili\.com|api\.net)\/bilibili\.app\.viewunite\.v1\.View\/View$
name: 📺 BiliBili.Global.request
type: request
require-body: true
binary-mode: true
argument:
- match: ^https?:\/\/(grpc|app)\.bili(bili\.com|api\.net)\/bilibili\.app\.viewunite\.v1\.View\/View$
Expand Down Expand Up @@ -66,7 +66,6 @@ http:
- match: ^https?:\/\/api\.bili(bili\.com|api\.net)\/pgc\/player\/(api|web)\/playurl(\/html5)?\?
name: 📺 BiliBili.Global.request
type: request
require-body: false
argument:
- match: ^https?:\/\/api\.bili(bili\.com|api\.net)\/pgc\/player\/web\/v2\/playurl\?
name: 📺 BiliBili.Global.request
Expand All @@ -81,8 +80,6 @@ http:
- match: ^https?:\/\/search\.bilibili\.com\/all\?
name: 📺 BiliBili.Global.request
type: request
require-body: false
timeout: 15
argument:
- match: ^https?:\/\/app\.bili(bili\.com|api\.net)\/x\/v2\/search(\/type)?\?
name: 📺 BiliBili.Global.request
Expand Down

0 comments on commit 96a9f6c

Please sign in to comment.