为官方广告插件添加反广告拦截功能

it would be nice if there was a way to block people using an ad blocker through the official ad plugin

2 个赞

You can simply create a custom theme component to do it.

1 个赞

how would i do that?

You can add some script like BlockAdblock to your theme component then it will do all for you.

3 个赞

I did that and I got it to work but it would still be nice if it could be added to the plug-in itself instead of having to do it manually like that