Restore google search results to older style with green link below title instead of link above title. Just tweaks the CSS and does some dynamic JS reordering of the DIVs.
iUh30 bc
are added to restore the original google, the detail is in: https://gf.qytechs.cn/en/forum/discussion/69304/x
And TbwUpd
I don't know what it means, but I guess it is not random classname, stand for this google new feature, should not be changed for a short time.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Is it possible not to hardcode classname
the classname of div maybe change in the future, such as
iUh30 bc
andTbwUpd
, maybe it's better to get classname by e.g.querySelector(".r cite").className
in case of endless update of the script.