Updated old copyright template
parent
a813e1f06e
commit
7b96d5099f
|
@ -24,16 +24,16 @@ requests:
|
|||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- 'Copyright [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- 'Copyright [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- 'Copyright [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- '© [1-9]\d*'
|
||||
- 'Copyright[1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
|
||||
|
|
Loading…
Reference in New Issue