правельный

ip
This commit is contained in:
2026-03-01 22:37:09 +10:00
parent d54080a213
commit 759e730b10

View File

@@ -48,7 +48,7 @@ const viewed_b = async () => {
};
const download = async () => {
try {
const rez = await axios.get("http://127.0.0.1:8001/file_download", {
const rez = await axios.get("http://45.129.78.228:8001/file_download", {
params: {
path: props.article_date.split(" ")[0],
title: props.title,