Change ddos adress to require higher load on response
To increase the potential load on the websites, we could try target links that require actual action to be performed on the site (like https://smotrim.ru/personal/login?redirect=%2F that takes a phone number and tries to send a code) instead of just flooding the requests for the main site, which is probably cached and requires minimal effort to serve.
Not sure if that would help take the main site down, it could just take down the login service, so we could just keep flooding the CDN, but for a larger resource (https://cdnmg-st.smotrim.ru/smotrimru/js/smotrim_71.js instead of the main page)
Happy to help with selecting the links, if you think it would help