Commit 387a207a authored by Alexandra Rogova's avatar Alexandra Rogova

new test files

parent 13fb10cf
......@@ -11,7 +11,7 @@
this.addField('title');
this.addField('body');
this.addField('link');
this.setRef('id'); //id = x."/a/b" where x = substorage id, "/a/b" = item id in x
this.setRef('id'); //id = index.x."/a/b" where index = index name, x = substorage id, "/a/b" = item id in x
});
this.feeds = jIO.createJIO({
......@@ -28,7 +28,7 @@
this.info = jIO.createJIO({
type : "indexeddb",
database : "mynij-v1-info"
database : "mynij-v1.2-info"
});
return this.feeds.put("feeds_doc", {});
......
......@@ -39,6 +39,7 @@
} else {
return this.cut_description(item.body, key)
.push(function (result){
console.log(result);
var array = [...result.matchAll(key)],
i;
for (i=0; i<array.length; i+=1){
......
......@@ -24,7 +24,9 @@
"mathematiquesfacile.rss",
"physique_chimie_college.rss",
"technologieaucollege27.rss",
"vivelessvt.rss"
"vivelessvt.rss",
"bnf.rss",
"letudiant.rss"
]
})
......
This diff is collapsed.
This diff is collapsed.
......@@ -31,3 +31,29 @@ https://www.mathovore.fr/ -> ?
https://www.logicieleducatif.fr/ -> ?
https://www.duolingo.com/ -> ?
https://lewebpedagogique.com/lapasserelle/ -> https://lewebpedagogique.com/lapasserelle/feed/
http://soutien67.free.fr -> to crawl
http://www.physagreg.fr/index.php -> to crawl
https://www.superprof.fr/ressources/physique-chimie/ -> to crawl
http://www.kizclub.com/index.html -> ?
http://www.professeurphifix.net/index.html -> ?
http://orthonet.sdv.fr/ -> ?
https://www.bnf.fr - > https://www.bnf.fr/fr/actualites/rss
https://junior.science-et-vie.com/-> to crawl
https://manuel.sesamath.net/-> ?
https://www.reviser-brevet.fr/ -> to crawl
https://www.jerevise.fr/ -> to crawl
https://www.codecademy.com/ -> ?
http://www.livrespourtous.com/ -> ?
http://hykse.free.fr/ -> ?
http://www.biologieenflash.net/ -> to crawl
http://44.svt.free.fr/ -> to crawl
http://www.geographix.fr/ -> ?
http://babelnet.sbg.ac.at/ -> ?
https://www.foad-spirit.net/ -> ?
https://www.letudiant.fr -> https://www.letudiant.fr/corporate/article/flux-rss.html
http://k.music.free.fr/ -> to crawl
https://nosdevoirs.fr/ -> to crawl
http://www.pccl.fr/ -> to crawl
http://sciencesdelavie.chez.com/sommaire.htm -> ?
http://therese.eveilleau.pagesperso-orange.fr/ -> to crawl
http://chatbleucom.free.fr/ -> ?
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment