79267078

Date: 2024-12-10 05:21:35
Score: 1.5
Natty:
Report link

You can use this for any websites:

window.location.href = window.location.href.split('?')[0] + '?cacheBuster=' + new Date().getTime();

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kishan Patel