mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 09:19:43 +08:00 
			
		
		
		
	Update 3 files
- /_data/links.csv - /_data/proxylist.yml - /sitemap.xsl
This commit is contained in:
		
							
								
								
									
										12
									
								
								sitemap.xsl
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								sitemap.xsl
									
									
									
									
									
								
							| @@ -8,12 +8,12 @@ title: Sitemap | ||||
| <ul> | ||||
|   <xsl:for-each select="sm:urlset"> | ||||
|     <xsl:for-each select="sm:url"> | ||||
|         <li> | ||||
|             <a> | ||||
|                 <xsl:attribute name="href"><xsl:value-of select="sm:loc" /></xsl:attribute> | ||||
|                 <xsl:value-of select="sm:loc" /> | ||||
|             </a> | ||||
|         </li> | ||||
|       <li> | ||||
|         <a> | ||||
|           <xsl:attribute name="href"><xsl:value-of select="sm:loc" /></xsl:attribute> | ||||
|             <xsl:value-of select="sm:loc" /> | ||||
|         </a> | ||||
|       </li> | ||||
|     </xsl:for-each> | ||||
|   </xsl:for-each> | ||||
| </ul> | ||||
		Reference in New Issue
	
	Block a user