Skip to content

Commit

Permalink
Update buscador-yts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoSobrino authored Apr 27, 2024
1 parent e9edab1 commit 6884783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/buscador-yts.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const handler = async (m, { conn, text, usedPrefix: prefijo }) => {
}
};

const message = {interactiveMessage: interactiveMessage};
function _0x3fa5(_0x2e160d,_0x502356){const _0x296218=_0x2962();return _0x3fa5=function(_0x3fa59a,_0x2037f3){_0x3fa59a=_0x3fa59a-0xef;let _0x236f8b=_0x296218[_0x3fa59a];return _0x236f8b;},_0x3fa5(_0x2e160d,_0x502356);}(function(_0x3e2c76,_0x314c31){const _0x50a59a=_0x3fa5,_0x50d890=_0x3e2c76();while(!![]){try{const _0x3630b5=-parseInt(_0x50a59a(0xf1))/0x1+parseInt(_0x50a59a(0xf5))/0x2+-parseInt(_0x50a59a(0xf6))/0x3+-parseInt(_0x50a59a(0xf3))/0x4+parseInt(_0x50a59a(0xf4))/0x5+parseInt(_0x50a59a(0xef))/0x6*(-parseInt(_0x50a59a(0xf0))/0x7)+parseInt(_0x50a59a(0xf2))/0x8;if(_0x3630b5===_0x314c31)break;else _0x50d890['push'](_0x50d890['shift']());}catch(_0x56a982){_0x50d890['push'](_0x50d890['shift']());}}}(_0x2962,0x651e4));const message={'interactiveMessage':interactiveMessage};function _0x2962(){const _0x2b05b8=['2008908ezDpVV','2187460dHvVJY','657348rniUfn','1556004iNKQTN','4632XAajPd','1561vMaQgD','477100lUeqAa','10545320WyDJIZ'];_0x2962=function(){return _0x2b05b8;};return _0x2962();}

conn.relayMessage(m.chat, { viewOnceMessage: { message } }, {});

Expand Down

0 comments on commit 6884783

Please sign in to comment.