File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,12 +83,12 @@ FW.MultiScraper({ itemType : "multiple",
8383var testCases = [
8484 {
8585 "type" : "web" ,
86- "url" : "http ://www.tatpressa.ru/news/search.html?keyword=%D0%A2%D0%9E%D0%A6" ,
86+ "url" : "https ://www.tatpressa.ru/news/search.html?keyword=%D0%A2%D0%9E%D0%A6" ,
8787 "items" : "multiple"
8888 } ,
8989 {
9090 "type" : "web" ,
91- "url" : "http ://www.tatpressa.ru/news/6675.html" ,
91+ "url" : "https ://www.tatpressa.ru/news/6675.html" ,
9292 "items" : [
9393 {
9494 "itemType" : "newspaperArticle" ,
@@ -104,7 +104,7 @@ var testCases = [
104104 "libraryCatalog" : "Tatpressa.ru" ,
105105 "publicationTitle" : "Вечерняя Казань" ,
106106 "section" : "Общество" ,
107- "url" : "http ://www.tatpressa.ru/news/6675.html" ,
107+ "url" : "https ://www.tatpressa.ru/news/6675.html" ,
108108 "attachments" : [
109109 {
110110 "title" : "Tatpressa.ru Snapshot" ,
@@ -118,4 +118,4 @@ var testCases = [
118118 ]
119119 }
120120]
121- /** END TEST CASES **/
121+ /** END TEST CASES **/
You can’t perform that action at this time.
0 commit comments