52pg

try to take over the world!

  1. // ==UserScript==
  2. // @name 52pg
  3. // @run-at document-start
  4. // @namespace http://tampermonkey.net/
  5. // @version 0.1
  6. // @description try to take over the world!
  7. // @author You
  8. // @match *://www.52pg.net/*
  9. // @grant none
  10. // @unsafeWindow
  11. // ==/UserScript==
  12.  
  13. document.getElementsByTagName( 'base' )[0].setAttribute( 'href', 'https://www.52pg.net/' );

QingJ © 2025

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