Skip to content

Commit

Permalink
temp web
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuukiy committed Sep 21, 2024
1 parent 819aa4d commit 5a15925
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/test-web-funcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ on:
description: 'Connect to runner via remote desktop'
required: false
default: false
use_proxy:
type: boolean
description: 'Use clash proxy for specific sites'
required: false
default: false

jobs:
test-web-crawlers:
Expand Down Expand Up @@ -63,6 +68,7 @@ jobs:
python -m pip install -r requirements.txt
- name: Setup clash proxy
if: ${{ inputs.use_proxy }}
env:
CLASH_SUBSCRIPTION_URL: ${{ secrets.CLASH_SUBSCRIPTION_URL }}
run: |
Expand Down
2 changes: 1 addition & 1 deletion unittest/data/FC2-718323 (fc2).json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"genre_id": null,
"genre_norm": null,
"score": "9.92",
"title": "【個人撮影】破壊力抜群のデカケツ美人妻れいなさんと再戦そして大量中出し【背徳の編】",
"title": "【個人撮影】破壊*抜群のデカケツ美人妻れいなさんと再戦そして大量中出し【背徳の編】",
"ori_title": null,
"magnet": null,
"serial": null,
Expand Down

0 comments on commit 5a15925

Please sign in to comment.