Cleans URLs from various popular sites and removes tracking parameters
< 腳本General URL Cleaner Revived的回應
Basically it just removes the hash (#) elements from the URLs
This feels janky but its cool. I'm just not sure why you need to store deleteHash(); in a variable
To be honest this script is an updated version of one that was abandoned and I'm sure this came from there. Feel free to mess around with it and submit any PRs or code suggestinos to the Github repo.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
What does onhashchange = deleteHash(); do?