fetch('https://jibsuridata.rvscar.com/feed.php?flat=1&limit=12&random=1') .then(r => r.json()) .then(d => { /* d.items = [{img, thumb, body, title, category}] */ });
/feed.php 카테고리목록 · /feed.php?c=슬러그&p=페이지 카테고리별 · /feed.php?flat=1&limit=N&cat=이름&random=1 임베드용 필드: img 원본 · thumb 썸네일 · body 글 · title · category
/feed.php
/feed.php?c=슬러그&p=페이지
/feed.php?flat=1&limit=N&cat=이름&random=1
img
thumb
body
title
category