if(['/index.html','/какой-то каталог/станица.html','/test.html'].some(el=>document.location.pathname == el)) document.querySelector("#content").style.paddingRight = '200px';