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