Browse Source

Update main.js

pull/171/head
mayx 3 years ago
parent
commit
28810075bc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      js/main.js

+ 1
- 1
js/main.js View File

@ -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…
Cancel
Save

Powered by TurnKey Linux.