Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sitemap/Feed 最新URL提取工具</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 40px;
<?php
/**
* Sitemap/Feed 最新URL提取工具
* 用于从sitemap或RSS/Atom feed中提取最新的10个URL地址
*/
class SitemapParser {
private $sitemapUrl;
public function __construct($sitemapUrl) {
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NameHere</title>
<link rel="stylesheet" href="https://s4.zstatic.net/ajax/libs/font-awesome/6.7.2/css/all.min.css">
<style>
@font-face {
font-family: 'Opposans';