79240429

Date: 2024-11-30 20:30:57
Score: 6.5 🚩
Natty:
Report link

I tried same piece of code with different image i.e., https://cp.cute-cursors.com/uploads/cursors/283/1.png instead happy.png and it's not working, Does anyone know why it's not working ?

        html {
  background-color: lightgray;
  /* cursor: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/9632/happy.png"), auto; */
  cursor: url("https://cp.cute-cursors.com/uploads/cursors/283/1.png"), auto;
}
<html>

</html>

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • RegEx Blacklisted phrase (2): working ?
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Faizal Khan