Oriental characters displaying in source
-
I’ve looked at all the plugins using the plugin editor to find the problem, yet I can’t seem to narrow it down.
When I look at the source for my blog, I am finding this:
<script type=”text/javascript”>
var web = document.location;
if (parent.location.domain !== self.location.domain) {
alert(‘?????°??¨è??é—??????ˉ’ + web + ‘\n ?£€?μ???°???????”¨???????μ?è§?????????…??1??????é?μ??3?°?è·3è????°???????…±?”¨?o|???é?μé?¢?€?\n èˉ·???è|?????”¨??????è·¨???è°??”¨????????…??1?€?\n èˉ·é?μ??? Creative Commons ???è???€?\nScoop’s Views ???????–1?????o:??2??? ?· é?????????”¨é€” ?· ????????€è?′’);
this.location=’https://www.creativecommons.cn/licenses/by-nc-sa/1.0/’;
}
</script>A couple of weeks ago, because of its location, I thought I had it narrowed down to a certain plugin. I’ve run Google searches on various parts of the code, but came up empty handed.
I think I’ve turned off every plugin — one-at-a-time — to track it down. When I used that method, over the course of a few days, I didn’t find it. I don’t want to turn off all the plugins and then turn then on one-by-one, as a lot of stuff will get broken — and be broken for over a week or so, as I don’t have all the time I wish I had to track sit back and do nothing more than play with the plugins.
The coding is causing validation errors, but also display problems in a few browsers.
Thanks!
- The topic ‘Oriental characters displaying in source’ is closed to new replies.