关于激励广告,能直接通过抓包获取到内容。
Opened this issue · 1 comments
Raven-Cn commented
https://www.url.com/wp-json/wp/v2/posts/99
99为文章ID,发现可以通过抓包的方式获取上面这个网址,然后通过json解析,获取内容。
iamxjb commented
普通访问者,通过抓包访问你的文章?
Opened this issue · 1 comments
https://www.url.com/wp-json/wp/v2/posts/99
99为文章ID,发现可以通过抓包的方式获取上面这个网址,然后通过json解析,获取内容。
普通访问者,通过抓包访问你的文章?