@@ -1230,7 +1230,8 @@ class GoldCreditMapper(CharTextMapper):
classGreenCreditMapper(CharTextMapper):
char_map={'':0x9F,
'·':0x52}
'·':0x52,
'.':0x52}
alpha_offset=-0x29
classRedCreditMapper(CharTextMapper):
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.