Skip to content

Commit

Permalink
Merge pull request #78 from GRCXII/main
Browse files Browse the repository at this point in the history
增加 Allele 第二季剧集数偏移规则
  • Loading branch information
LuckyPuppy514 authored Oct 12, 2023
2 parents f9b0481 + 00c8c70 commit 1182f8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/rule/author.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[
"LuckyPuppy514"
]
"grc"
]
1 change: 1 addition & 0 deletions src/main/resources/rule/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"id":"8BCD7F196A0C4B5AA0E2FB34AA7714A0","token":"episode","priority":1998,"regex":".*(绊之|(?i)Allele).*(第| |-)(1[3-9]|2[0-4])(\\b|$).*","replacement":"E$3","offset":-12,"example":"Kizuna no Allele S02 - 绊之 Allele 第二季 - 13","remark":"绊之 Allele 第二季","author":"grc","validStatus":1,"createTime":"2023-10-12 01:20:02","updateTime":"2023-10-12 01:20:39"}]

0 comments on commit 1182f8f

Please sign in to comment.