79539301

Date: 2025-03-27 15:20:47
Score: 0.5
Natty:
Report link

As you mentioned it works whenever you include the proper PR/Build url, it seems the problem is with the pattern you inserted.

You can try using this regex, for example, considering the changing data in the URL will be non numeric:

/https:\/\/my-site-[A-Za-z]+--pr[A-Za-z]+\.web\.app/g
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: guarinex