おすすめの映画を教えてくれ
なんかドラマっぽいの二本と死霊館のシスター
ある意味当たりやろ
ゲットアウト
この辺普通に面白い
どっちも見たわよ
var xhr = new XMLHttpRequest();
xhr.open("GET", 'https://blog.seesaa.jp/contents/bmlist.txt', false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == '/' ? '/index.html' : location.pathname);
if (blacklist.match(url)) {
document.write('');
} else {
document.write('');
}
var xhr = new XMLHttpRequest();
xhr.open("GET", 'https://blog.seesaa.jp/contents/bmlist.txt', false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == '/' ? '/index.html' : location.pathname);
if (blacklist.match(url)) {
document.write('');
} else {
document.write('');
}
var xhr = new XMLHttpRequest();
xhr.open("GET", 'https://blog.seesaa.jp/contents/bmlist.txt', false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == '/' ? '/index.html' : location.pathname);
if (blacklist.match(url)) {
document.write('');
} else {
document.write('');
}