mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-19 07:25:24 +02:00
Update main.js
This commit is contained in:
parent
87be738a90
commit
28810075bc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
$(window).bind("scroll", $backToTopFun);
|
$(window).bind("scroll", $backToTopFun);
|
||||||
$(function() { $backToTopFun(); });
|
$(function() { $backToTopFun(); });
|
||||||
})();
|
})();
|
||||||
var auxiliaryHost = "https://counter.mayx.me";
|
var auxiliaryHost = "https://counter.mayx.eu.org";
|
||||||
$(function(){
|
$(function(){
|
||||||
$("div#landlord").mouseenter(function(){
|
$("div#landlord").mouseenter(function(){
|
||||||
$("div.live_ico_box").fadeIn();
|
$("div.live_ico_box").fadeIn();
|
||||||
|
|
Loading…
Add table
Reference in a new issue