Skip to content

Ability to get the latest file from an external call #1426

Closed Answered by Fil
0xperp asked this question in Q&A
Discussion options

You must be logged in to vote

Currently there is no "site map" or "files manifest", and the only way to do this is to find a page that references them, and scrape it to isolate the following block:

registerFile("./hello.txt", {"name":"./hello.txt","mimeType":"text/plain","path":"./_file/hello.89e049c5.txt","lastModified":1717496456910});
registerFile("./horse.jpg", {"name":"./horse.jpg","mimeType":"image/jpeg","path":"./_file/horse.2d33a223.jpg","lastModified":1717496456910});
registerFile("./pryvit.txt", {"name":"./pryvit.txt","mimeType":"text/plain","path":"./_file/pryvit.a1bbae9b.txt","lastModified":1717496457010});
registerFile("./volcano.json", {"name":"./volcano.json","mimeType":"application/json","path":"./_fil…

Replies: 1 comment 1 reply

Comment options

Fil
Jun 4, 2024
Collaborator

You must be logged in to vote
1 reply
@0xperp
Comment options

Answer selected by 0xperp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants