-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCustomRSS.opml
More file actions
22 lines (22 loc) · 1.32 KB
/
CustomRSS.opml
File metadata and controls
22 lines (22 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
<head>
<title>Custom Security RSS Feeds</title>
<dateCreated>2026-01-01</dateCreated>
</head>
<body>
<outline text="International Security Feeds">
<outline text="Krebs on Security" xmlUrl="https://krebsonsecurity.com/feed/" htmlUrl="https://krebsonsecurity.com/"/>
<outline text="The Hacker News" xmlUrl="https://thehackernews.com/feed.xml" htmlUrl="https://thehackernews.com/"/>
<outline text="Threatpost" xmlUrl="https://threatpost.com/feed/" htmlUrl="https://threatpost.com/"/>
<outline text="Dark Reading" xmlUrl="https://www.darkreading.com/rss.asp" htmlUrl="https://www.darkreading.com/"/>
<outline text="BleepingComputer" xmlUrl="https://www.bleepingcomputer.com/feed/" htmlUrl="https://www.bleepingcomputer.com/"/>
</outline>
<outline text="Chinese Security Feeds">
<outline text="安全客" xmlUrl="https://www.anquanke.com/feed" htmlUrl="https://www.anquanke.com/"/>
<outline text="FreeBuf" xmlUrl="https://www.freebuf.com/feed" htmlUrl="https://www.freebuf.com/"/>
<outline text="看雪学院" xmlUrl="https://bbs.kanxue.com/rss.xml" htmlUrl="https://bbs.kanxue.com/"/>
<outline text="360安全" xmlUrl="https://www.360.cn/rss/security.xml" htmlUrl="https://www.360.cn/"/>
</outline>
</body>
</opml>