There is a site . It is built using TemplaVoilà template engine. In the site code, on all pages except the main one (on it has been mortgaged), there is an entry (approximately 186 lines)
<script src="http://savehalf.traffictools.ru/counter.js" type="text/javascript"></script>
Because of her site loads more than 20 seconds. This entry should be removed.
This string is in the MYSQL database. In the table "tx templavoila tmplobj" in the column: "templatemapping" in three entries, in BLOB files.
When editing these files through dbForge Studio for MUSKL and deleting the necessary line, the site stops working with the error:
Template Object could not be unserialized successfully. UID "4"
It seems that the problem is in Cyrillic characters inside these BLOB files, but there is no way to delete them. Help is needed.