optimize regex

patch-1
Paul Werther 2023-10-05 19:33:31 +02:00 committed by GitHub
parent 4ac30ead08
commit ed24e0724a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ http:
part: body
group: 1
regex:
- "<loc>https://[^/]+/author/([^/]+)/</loc>"
- "<loc>https?://.*/author/([^<]+)/</loc>"