Add parsing exemptions.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-06-01 11:00:01 +02:00
parent 1a5b9dbcb1
commit 0b87e81b08

View file

@ -653,7 +653,8 @@ sub RemoveComments {
$Header =~ s/[ _]DE//;
# remove trailing 'eol' or '-shl'
$Header =~ s/(eol)|(-shl)$//;
# or ml-inews[-sig]
$Header =~ s/(eol)|(-shl)|(ml-inews(-sig)?)$//;
# remove from ';' or ',' (CrossPoint)
# or '&' to end of header