fix: 优化虫 机制,新增伊朗支援
This commit is contained in:
@@ -2,9 +2,15 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/usa_logo.png" />
|
||||
<link rel="icon" type="image/png" href="/usa_logo.png" />
|
||||
<link rel="apple-touch-icon" href="/usa_logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
||||
<title>美伊军事态势显示</title>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="美伊军事态势显示" />
|
||||
<meta property="og:image" content="/usa_logo.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:image" content="/usa_logo.png" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user