![]() |
|
Hacxx on Hacking Forums - My notes on RSS.... - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: Hacxx on Hacking Forums - My notes on RSS.... (/Thread-Hacxx-on-Hacking-Forums-My-notes-on-RSS) |
Hacxx on Hacking Forums - My notes on RSS.... - hacxx - 05-31-2024 Code: phpBB
/feed.php
/feed.php?f=4 - subforum in front of feed.php
vBulletin
/external.php?type=rss2&lastpost=1
http://www.forum.com/external.php?type=RSS2&forumids=20&lastpost=1
XenForo
/forums/-/index.rss
MyBB
/syndication.php?limit=50
/syndication.php?fid=8&limit=50
IP.Board
IPS
/discover/all.xml/
SMF
/index.php?action=.xml
Discourse CMS
/c/category.rss |