Skip to content

MyAnimeList CAPTCHA badge remover by anilegend

Details

Authoranilegend

LicenseNo License

Categoryuserstyles, My anime list

Created

Updated

Code size736 B

Code checksumfbab52f

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is to remove the captcha badge that shows up is MAL.

Notes

Just install this and it will work.

Source code

body:not(.page-id-189) .grecaptcha-badge {
display: none;
}

#content > table > tbody > tr > td:nth-child(2) > div > table > tbody > tr:nth-child(1) > td > div.pb16 > div.di-t.w100.mt12 > div.anime-detail-header-stats.di-tc.va-t > div.user-status-block.js-user-status-block.fn-grey6.clearfix.al.mt8.po-r > a.btn-affiliate.amazon.js-shop-anime.js-shop-selecter.icon-shop-default > img {
	display:none;
}

#content > table > tbody > tr > td:nth-child(2) > div > table > tbody > tr:nth-child(1) > td > div.pb16 > div.di-t.w100.mt12 > div > div.user-status-block.js-user-status-block.fn-grey6.clearfix.al.mt8.po-r > a.btn-affiliate.amazon.js-shop-anime.js-shop-selecter.icon-shop-default {
	display: none;
}

#ScoreBTN {
	Display: none;
}

Reviews

No reviews yet.