@@ -117,7 +117,7 @@ for element in soup.find_all(["h2", "h3"]):
href="#"+hash,
title="Click to copy a link here",
onclick="copyURI(event)",
string='🔗',
string='🔗',
)
element.append(new_chain)
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.