|
|
@ -1,7 +1,7 @@ |
|
|
|
// ==UserScript==
|
|
|
|
// ==UserScript==
|
|
|
|
// @name News parser
|
|
|
|
// @name News parser
|
|
|
|
// @namespace http://zakonvremeni.ru
|
|
|
|
// @namespace http://zakonvremeni.ru
|
|
|
|
// @version 0.3.10
|
|
|
|
// @version 0.3.11
|
|
|
|
// @description Parse news
|
|
|
|
// @description Parse news
|
|
|
|
// @author AlexeiBv+mirocod@narod.ru
|
|
|
|
// @author AlexeiBv+mirocod@narod.ru
|
|
|
|
// @match https://tass.ru/*
|
|
|
|
// @match https://tass.ru/*
|
|
|
@ -367,7 +367,7 @@ |
|
|
|
document, |
|
|
|
document, |
|
|
|
document, |
|
|
|
document, |
|
|
|
base_element_text, |
|
|
|
base_element_text, |
|
|
|
'.*Content_title.*', |
|
|
|
'.*(Content_title|PageArticleCommonTitle_title).*', |
|
|
|
'.*(Content_image|RgPhotoreportClassic|PageArticleContent_image).*', |
|
|
|
'.*(Content_image|RgPhotoreportClassic|PageArticleContent_image).*', |
|
|
|
'(PageContentCommonStyling_text|.*Content_lead).*', |
|
|
|
'(PageContentCommonStyling_text|.*Content_lead).*', |
|
|
|
ElementCheckerTrue, |
|
|
|
ElementCheckerTrue, |
|
|
|