Skip to content

Commit 6d208fb

Browse files

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Detectors/PublishedTime.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ public function detect(): ?Datetime
3838
'rc.datecreation',
3939
'timestamp',
4040
'sailthru.date',
41-
'article:modified_time'
41+
'article:modified_time',
42+
'dcterms.date'
4243
);
4344
}
4445

0 commit comments

Comments
 (0)