diff --git a/news_parser.js b/news_parser.js index 69d2b3f..fd2fb6f 100644 --- a/news_parser.js +++ b/news_parser.js @@ -1,7 +1,7 @@ // ==UserScript== // @name News parser // @namespace http://zakonvremeni.ru -// @version 0.2 +// @version 0.3 // @description Parse news // @author AlexeiBv+mirocod@narod.ru // @match https://tass.ru/* @@ -318,7 +318,7 @@ '(Paragraph_paragraph|Title_title).*', ElementCheckerTrue, ElementCheckerFalse, - ['. '] + ['/ТАСС/. '] ); } else if (location.hostname == 'ria.ru') {