Post Reply 
Converting non latin characters to UTF-8 as Proxomitron can't read Unicode UTF-16
Jun. 12, 2009, 02:35 PM (This post was last modified: Jun. 12, 2009 02:44 PM by lnminente.)
Post: #7
RE: Proxomitron cannot read Unicode UTF-16 Hebrew
Ok, i took a look, the page is broken because three scripts are inserted at the beginning instead of being inserted in the head. The culprits are:

1. Kill pop-up windows
2. Suppress all JavaScript errors
3. Stop browser window resizing

That's an old config, i suggest you move to the Sidki config and start it with a low level mode.

Anyway, if you want to play with it, this is a possible solution. Replace their match code
Code:
(<!DOCTYPE*> |)\1
for
Code:
(<head*> )\1

- maybe you should enable multimatches for them
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Proxomitron cannot read Unicode UTF-16 Hebrew - lnminente - Jun. 12, 2009 02:35 PM

Forum Jump: