NostalgicOverflow

Part of the NostalgicOverflow package for PhysicsOverflow. See full instructions here:

目前为 2014-05-29 提交的版本,查看 最新版本

// ==UserScript==
// @name       NostalgicOverflow
// @version    1.1
// @description  Part of the NostalgicOverflow package for PhysicsOverflow. See full instructions here: 
// @match      http://physicsoverflow.org/*
// @match      http://www.physicsoverflow.org/*
// @namespace https://gf.qytechs.cn/users/2311
// ==/UserScript==

$('.qa-logo-link img').css('display','none');
$('.qa-logo-link').append("<a href='http://physicsoverflow.org' style='font-size:36px; color:rgb(0,150,255);'>PhysicsOverflow</a>");  

QingJ © 2025

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