diff --git a/src/php/WikiText.php b/src/php/WikiText.php index 8cc20a3..c4ebf36 100644 --- a/src/php/WikiText.php +++ b/src/php/WikiText.php @@ -87,6 +87,7 @@ class WikiText */ protected $categoriesNotToBeCopied = array( '(valued|quality)[_ ]images[_ ](by|of)[^\]]+', + '(DjVu|PDF) files.*', // https://github.com/danmichaelo/croptool/issues/198 ); /*