mirror of https://github.com/Mabbs/mabbs.github.io
Update main.js
parent
87be738a90
commit
28810075bc
|
@ -9,7 +9,7 @@
|
|||
$(window).bind("scroll", $backToTopFun);
|
||||
$(function() { $backToTopFun(); });
|
||||
})();
|
||||
var auxiliaryHost = "https://counter.mayx.me";
|
||||
var auxiliaryHost = "https://counter.mayx.eu.org";
|
||||
$(function(){
|
||||
$("div#landlord").mouseenter(function(){
|
||||
$("div.live_ico_box").fadeIn();
|
||||
|
|
Loading…
Reference in New Issue