@Brian_Johnson_ Thanks for your reply! I checked in the Console and the rule is executed, but variables are not set in the case of s.tl(). Maybe the custom code helps with which we try to set the variables:var path_parts = new URL(document.URL).pathname.split('/')
if (path_parts.length >= 4)
{
s....