🎃
fetch('https://www.kino-teatr.ru/kino/movie/ros/133346/annot')
.then(response => response.text())
.then(function(content) {
console.log(content.match(/<div class="film_persons_type">(.*)<\/div>/))
});
Size: a a a
SB
fetch('https://www.kino-teatr.ru/kino/movie/ros/133346/annot')
.then(response => response.text())
.then(function(content) {
console.log(content.match(/<div class="film_persons_type">(.*)<\/div>/))
});
mode: "no-cors"
но тогда приходит opaque ответ без тела и с нулевыми хедерами🎃
mode: "no-cors"
но тогда приходит opaque ответ без тела и с нулевыми хедерамиSB
SB
SB
{mode: "no-cors"}
в фетч🎃
🎃
SB
🎃
🎃
SB
SB
🎃
🎃
С
IA
𝕱𝕯
С
𝕱𝕯