Categories: まとめ 色々

ビッグマム、戦線離脱

1: 名無しさん@VIP 2021/04/01(木) 21:54:15.25 ID:7rMpc8K60

var xhr = new XMLHttpRequest();
var bmlist_url = ‘//blog.seesaa.jp/contents/bmlist.txt’
xhr.open(“GET”, ‘https:’ + bmlist_url, false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == ‘/’ ? ‘/index.html’ : location.pathname);
if (blacklist.match(url)) {
console.log(“MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if ( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

} else {
console.log(“NOT MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

}

2: 名無しさん@VIP 2021/04/01(木) 21:54:24.22 ID:7rMpc8K60

3: 名無しさん@VIP 2021/04/01(木) 21:54:34.09 ID:7rMpc8K60

弱すぎワロタ
4: 名無しさん@VIP 2021/04/01(木) 21:54:42.51 ID:C79I8QK5d

ええんか?
5: 名無しさん@VIP 2021/04/01(木) 21:54:50.34 ID:C79I8QK5d

あっさりやな
var xhr = new XMLHttpRequest();
var bmlist_url = ‘//blog.seesaa.jp/contents/bmlist.txt’
xhr.open(“GET”, ‘https:’ + bmlist_url, false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == ‘/’ ? ‘/index.html’ : location.pathname);
if (blacklist.match(url)) {
console.log(“MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if ( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

} else {
console.log(“NOT MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

}

6: 名無しさん@VIP 2021/04/01(木) 21:54:58.57 ID:bHPG6jn0d

は?
7: 名無しさん@VIP 2021/04/01(木) 21:55:07.06 ID:bHPG6jn0d

こんなもんなん?
8: 名無しさん@VIP 2021/04/01(木) 21:55:07.72 ID:/k1gQPcR0

流石に馬鹿過ぎない?
9: 名無しさん@VIP 2021/04/01(木) 21:55:23.13 ID:bHPG6jn0d

これで5対1か
10: 名無しさん@VIP 2021/04/01(木) 21:55:24.59 ID:5b2tyE0o0

やっぱマムとカイドウどうやって倒すか悩んでんだな
var xhr = new XMLHttpRequest();
var bmlist_url = ‘//blog.seesaa.jp/contents/bmlist.txt’
xhr.open(“GET”, ‘https:’ + bmlist_url, false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == ‘/’ ? ‘/index.html’ : location.pathname);
if (blacklist.match(url)) {
console.log(“MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if ( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}
} else {
console.log(“NOT MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if( navigator.userAgent.indexOf(‘Android’) > 0 ){
document.write(”);
} else {
document.write(”);
}
}

11: 名無しさん@VIP 2021/04/01(木) 21:55:32.64 ID:39Mj5HF9r

なんやそれ
12: 名無しさん@VIP 2021/04/01(木) 21:55:34.42 ID:bHPG6jn0d

尾田くん・・・
13: 名無しさん@VIP 2021/04/01(木) 21:55:40.00 ID:2w+PLgJ0d

まあマムはここでは倒さんやろ
14: 名無しさん@VIP 2021/04/01(木) 21:55:41.97 ID:+8pujG7u0

あっけな
15: 名無しさん@VIP 2021/04/01(木) 21:55:43.30 ID:90MOujwa0

助けに行かせなきゃってなに
var xhr = new XMLHttpRequest();
var bmlist_url = ‘//blog.seesaa.jp/contents/bmlist.txt’
xhr.open(“GET”, ‘https:’ + bmlist_url, false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == ‘/’ ? ‘/index.html’ : location.pathname);
if (blacklist.match(url)) {
console.log(“MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if ( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

} else {
console.log(“NOT MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if( navigator.userAgent.indexOf(‘Android’) > 0 ){
document.write(”);
} else {
document.write(”);
}

}

16: 名無しさん@VIP 2021/04/01(木) 21:55:45.30 ID:wDZX7IHnd

アホすぎw
17: 名無しさん@VIP 2021/04/01(木) 21:55:57.59 ID:+Eyrhly0d

さすがに酷いわ
18: 名無しさん@VIP 2021/04/01(木) 21:56:11.94 ID:+Eyrhly0d

尾田ってこういうことするからなあ
19: 名無しさん@VIP 2021/04/01(木) 21:56:15.93 ID:9U6qrqyx0

これでカイドウがボロ負けしたら下からマムがやってきて~みたいな感じで引き伸ばすんやろ
20: 名無しさん@VIP 2021/04/01(木) 21:56:18.24 ID:muzFVj0j0

ゲフは誰や?
var xhr = new XMLHttpRequest();
var bmlist_url = ‘//blog.seesaa.jp/contents/bmlist.txt’
xhr.open(“GET”, ‘https:’ + bmlist_url, false);
xhr.send();
var blacklist = xhr.responseText;
var url = location.host + (location.pathname == ‘/’ ? ‘/index.html’ : location.pathname);
if (blacklist.match(url)) {
console.log(“MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if ( navigator.userAgent.indexOf(‘Android’) > 0 ) {
document.write(”);
} else {
document.write(”);
}

} else {
console.log(“NOT MATCH”);

if (navigator.userAgent.indexOf(‘iPhone’) > 0) {
document.write(”);
} else if( navigator.userAgent.indexOf(‘Android’) > 0 ){
document.write(”);
} else {
document.write(”);
}

}

Source: アドちゃんねる
ビッグマム、戦線離脱