File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 152152 this . hookXHR ( ) ;
153153 this . hookWS ( ) ;
154154 SecurityContext . init ( ) ;
155- Store . dispatch ( 'LOG' , { msg : 'OMNI v40.6 .0: DRM Interceptor Engaged.' , type : 'SYS' } ) ;
155+ Store . dispatch ( 'LOG' , { msg : 'HAILUO++ v39.0 .0: DRM Interceptor Engaged.' , type : 'SYS' } ) ;
156156 } ,
157157
158158 isTelemetry : ( url ) => / s e n t r y | g o o g l e - a n a l y t i c s | c l a r i t y | r e p o r t | t e l e m e t r y / i. test ( url ) ,
339339 thumb : obj . coverUrl || obj . imageUrl || obj . imageUrlWithoutWatermark ,
340340 type : url . includes ( '.mp4' ) ? 'video' : 'image' ,
341341 source,
342- prompt : obj . prompt || obj . desc || "OMNI_HARVEST "
342+ prompt : obj . prompt || obj . desc || "HARVEST "
343343 } ) ;
344344 }
345345 }
451451 wrapper . className = 'panel' ;
452452 wrapper . innerHTML = `
453453 <div class="header" id="drag">
454- <span class="title">Ψ HAILUO OMNI v40.6 </span>
454+ <span class="title">HAILUO++ </span>
455455 <button class="toggle-btn" id="tgl">▼</button>
456456 </div>
457457 <div class="tabs">
625625 HUD . init ( ) ;
626626 }
627627 setInterval ( Defense . pulse , 5000 ) ;
628- console . log ( `${ CORE . name } Ψ APEX-OMNI ENGINE ENGAGED.` ) ;
628+ console . log ( `${ CORE . name } HAILUO ENGINE ENGAGED.` ) ;
629629 } ;
630630
631631 main ( ) ;
You can’t perform that action at this time.
0 commit comments