HDSpain: Rename tags MEGAPACK to REPACK and AUDIOEDITADO to PROPER (#13109)

This commit is contained in:
amoreno 2022-04-05 01:26:46 +02:00 committed by GitHub
parent a8b4da3eb7
commit dd74f55711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -79,6 +79,10 @@ search:
args: "[" args: "["
- name: append - name: append
args: "]" args: "]"
- name: re_replace
args: ["(?i)(MEGAPACK)", "REPACK"]
- name: re_replace
args: ["(?i)(AUDIOEDITADO)", "PROPER"]
title_vose: title_vose:
selector: td.titulo a[id]:contains("VOSE") selector: td.titulo a[id]:contains("VOSE")
optional: true optional: true