mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 11:56:38 +00:00 
			
		
		
		
	Update 2 files
- /proxylist.md - /js/main.js
This commit is contained in:
		| @@ -9,7 +9,6 @@ | ||||
|     $(window).bind("scroll", $backToTopFun); | ||||
|     $(function() { $backToTopFun(); }); | ||||
| })(); | ||||
| var auxiliaryHost = "https://mayx.count.linkpc.net"; | ||||
| $(function(){ | ||||
|   $("div#landlord").mouseenter(function(){ | ||||
|     $("div.live_ico_box").fadeIn(); | ||||
| @@ -18,7 +17,7 @@ $(function(){ | ||||
|     $("div.live_ico_box").fadeOut(); | ||||
|   }); | ||||
| function showHitS(hits){ | ||||
|     $.get(auxiliaryHost+"/counter.php?action=show&id="+hits.id,function(data){ | ||||
|     $.get("https://summary.mayx.eu.org/counter?id="+hits.id,function(data){ | ||||
|             hits.innerHTML=Number(data); | ||||
|         }); | ||||
| } | ||||
| @@ -31,7 +30,7 @@ function showHitCount() { | ||||
| } | ||||
| function addCount() { | ||||
| var visitors=$(".visitors"); | ||||
|     $.get(auxiliaryHost+"/counter.php?action=add&id="+visitors[0].id,function(data){ | ||||
|     $.get("https://summary.mayx.eu.org/counter_add?id="+visitors[0].id,function(data){ | ||||
|         visitors[0].innerHTML=Number(data); | ||||
|     }); | ||||
| } | ||||
|   | ||||
| @@ -24,6 +24,7 @@ title: 代理列表 | ||||
| - <https://mayx.vercel.app/> <img src="https://mayx.vercel.app/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/>    | ||||
| - <https://mayx.netlify.app/> <img src="https://mayx.netlify.app/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/>    | ||||
| - <https://mayx.4everland.app/> <img src="https://mayx.4everland.app/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/>    | ||||
| - <https://mayx.dappling.network/> <img src="https://mayx.dappling.network/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/>    | ||||
| - <https://xu4qy-yiaaa-aaaag-aa2iq-cai.raw.ic0.app/> <img src="https://xu4qy-yiaaa-aaaag-aa2iq-cai.raw.ic0.app/images/online.svg" style="width:22px;vertical-align: bottom" onerror="this.src = '/images/offline.svg'"/>    | ||||
|  | ||||
| # 其他平台博客(备用) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 mayx
					mayx