Corretto Duplicazione Sito (es: da 1 a 14)
This commit is contained in:
@@ -3391,7 +3391,7 @@ class Telegram {
|
||||
}
|
||||
|
||||
try {
|
||||
console.log('textORIG', text.substring(0, 100));
|
||||
console.log('<<< SEND MSG: >>> ', text.substring(0, 100));
|
||||
text = text.replace(/<br>/g, '\n');
|
||||
text = text.replace(/<br\/>/g, '\n');
|
||||
text = text.replace(/<div>/g, '');
|
||||
|
||||
Reference in New Issue
Block a user