Added spoofed tokebot profile and nameplate, made registering as tokebot impossible.
This commit is contained in:
parent
1d3906247a
commit
58b6d18f26
6 changed files with 111 additions and 22 deletions
|
|
@ -33,6 +33,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.-->
|
|||
<%- include('partial/profile/image', {profile, selfProfile}); %>
|
||||
<%- include('partial/profile/tokeCount', {profile, selfProfile}); %>
|
||||
<%- include('partial/profile/signature', {profile, selfProfile}); %>
|
||||
<%- include('partial/profile/bio', {profile, selfProfile}); %>
|
||||
<%- include('partial/profile/date', {profile, selfProfile}); %>
|
||||
<%- include('partial/profile/badges', {profile, selfProfile}); %>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue