I tried this on Miiverse and compared a user with blocked followers with unblocked followers here is the difference.
Unblocked:
Blocked:
I could not find a difference. The only difference is that followers change from numbers to -. Is there a certain status code i should type in? Please let me know.
Unblocked:
Code:
<a href="/users/PridexLeader/followers" class> <span class="name">Followers</span> <span class="number">228</span> </a> ::after </div>
Code:
<a href="/users/ItsMeClockwork/followers" class> <span class="name">Followers</span> <span class="number">-</span> </a> ::after </div>
I could not find a difference. The only difference is that followers change from numbers to -. Is there a certain status code i should type in? Please let me know.
Comment