Filter Google Search Results by Language

Support Chinese, Chinese (Simplified), Chinese (Traditional), Japanese, English.

< 腳本Filter Google Search Results by Language的回應

提問/評論

§
發表於:2018-11-13

No longer work

I think is because of

document.getElementById('logocont').innerHTML = document.getElementById('logocont').innerHTML + "

" + get_form_lr() + "
";

https://gf.qytechs.cn/scripts/9230/ is working

Deleted user 227139
§
發表於:2018-11-20

@eromoe : I think is because of

document.getElementById('logocont').innerHTML = document.getElementById('logocont').innerHTML + ...

https://gf.qytechs.cn/scripts/9230/ is working

Hello, I just found it worked again after modifying the above block like this:

document.getElementById('logo').innerHTML = document.getElementById('logo')> + ...

Note that logocont is replaced with logo, and that's the only change.

§
發表於:2019-02-10

I think it should be changed to

document.querySelector('#logocont, .logo').innerHTML += "<div style=\"margin-top:16px;\"><form>" + get_form_lr() + "</form></div>";

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址