gnuns / allOrigins

:alien: Pull content from any page as JSON via API

Home Page:https://allorigins.win/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data keeps getting cached, how to switch it off

juliustip opened this issue · comments

commented

The content does not update even after website have updated.
Is there a way to switched off caching?

Appending ?nocache=${Date.now()} to the end of the url fixed it for me

commented

Appending ?nocache=${Date.now()} to the end of the url fixed it for me

Oh, that is a good way to solve it, thanks
Hopefully they have a nocache as settings in future.