nga重定向看评论

nga看不到评论,暂时重定向至178.com域名

  1. // ==UserScript==
  2. // @name nga重定向看评论
  3. // @namespace https://gf.qytechs.cn/zh-CN/scripts/450199
  4. // @version 0.0.2
  5. // @description nga看不到评论,暂时重定向至178.com域名
  6. // @author 友则
  7. // @match *://bbs.nga.cn/*
  8. // @license MIT
  9. // @grant none
  10. // ==/UserScript==
  11.  
  12. window.location.replace(location.href.replace(location.hostname, "nga.178.com"));

QingJ © 2025

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