HEX
Server: LiteSpeed
System: Linux us-bos-web1853.main-hosting.eu 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: u450816839 (450816839)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u450816839/domains/potterficweekly.com/public_html/jirc_2/cp.js
function jirc_copytext(mytext) {
var COPY_TEXT=mytext
win=window.open("","JIRC_Copy_Windows","resizable=yes,height=250,width=800")
win.document.write('<html><head><title>JPilot jIRC text copy area</title></head>\n')
win.document.write('<center>Your copied text. </center><hr>\n')
win.document.write('<PRE>\n')
win.document.write( ''+COPY_TEXT+'')
win.document.write('</PRE>\n')
win.document.write('<BODY></HTML>\n')
win.document.close()
return true
                                                                                    
}