How to disabling a Site only on mobile device? (Feedback)

Let's say I have 3 sites (A, B, C). Only site B needs to be enabled on mobile devices. How do I achieve it?

I am aware of the isNativePhone and isNativeTablet functions, however, that is needed to be added in all the interfaces.

  Discussion posts and replies are publicly visible