mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 21:30:19 +01:00
Update RegEx text replacement 1.yml
This commit is contained in:
@@ -12,5 +12,6 @@ jobs:
|
||||
with:
|
||||
find: "((/.*([a-rt-zA-RT-Z0-9]))$2([^?].*/i)"
|
||||
replace: "$1{2}$3"
|
||||
regex: true
|
||||
- name: Push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
Reference in New Issue
Block a user