mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-01-10 17:41:46 +08:00
Update 2 files
- /js/main.js - /_posts/2024-04-06-old-pc.md
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -9,7 +9,7 @@
|
|||||||
$(window).bind("scroll", $backToTopFun);
|
$(window).bind("scroll", $backToTopFun);
|
||||||
$(function() { $backToTopFun(); });
|
$(function() { $backToTopFun(); });
|
||||||
})();
|
})();
|
||||||
var auxiliaryHost = "https://counter.mayx.eu.org";
|
var auxiliaryHost = "https://mayx.count.linkpc.net";
|
||||||
$(function(){
|
$(function(){
|
||||||
$("div#landlord").mouseenter(function(){
|
$("div#landlord").mouseenter(function(){
|
||||||
$("div.live_ico_box").fadeIn();
|
$("div.live_ico_box").fadeIn();
|
||||||
|
|||||||
Reference in New Issue
Block a user