You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The point is, how do I request to my CF worker after I setup it? In corsproxy.io, it is easy - I just append necessary URL after /, like so: https://corsproxy.io/https://cdn4.cdn-telegram.org/file/cwl0KNoFSTY3ReV5igEkCcHVDciWeBIeev_9I8VoYhIzvI_7aruDqOEQp44PL5FUy18nEEzzo3pcye9nOfuggS-VB3mIAuOxlA97QjymLJscyPmjSshJxdHl7YriBTJxCk3Id6kRZ3QjI7tP4i_2N4Nf9pG5pBBs5ZVjZCLwBFC2pM9TIdEydgo31eBGDWhuQyqp__1nRFmDmq98B_OrCnoT9aJWqPzQNfJ61dp2nVSp1Isb9T_pIfPy0do9grG2udWwSW_0UwVg2pUGcN6BRFwgJVSk9r1-jYlgJ9dLDb4HdwnDzNzPeIR1sXB3xlbjl1CcSugMuePBGF-b0wtjBA.jpg and so on. The same for cors.sh.
How to use this script? I read website, portfolio and GitHub Page.
The text was updated successfully, but these errors were encountered:
hiya, there's a helpful article ryadel.com. I'm currently trying to implement this myself as an alternative to using an ABC class to open sites in an about:blank tab... Hope this helped, I'm just realising this now but, I don't this can really be used dynamically with different sites without running a tonne of workers... Anyways cya mate.
Hello! I have setup the script in CF workers with necessary parameters.
My use case is for Inoreader.com:
<img src="someotherdomain.tld" />
from Telegram, VK, FB posts inside Inoreader's feed.The point is, how do I request to my CF worker after I setup it? In corsproxy.io, it is easy - I just append necessary URL after
/
, like so:https://corsproxy.io/https://cdn4.cdn-telegram.org/file/cwl0KNoFSTY3ReV5igEkCcHVDciWeBIeev_9I8VoYhIzvI_7aruDqOEQp44PL5FUy18nEEzzo3pcye9nOfuggS-VB3mIAuOxlA97QjymLJscyPmjSshJxdHl7YriBTJxCk3Id6kRZ3QjI7tP4i_2N4Nf9pG5pBBs5ZVjZCLwBFC2pM9TIdEydgo31eBGDWhuQyqp__1nRFmDmq98B_OrCnoT9aJWqPzQNfJ61dp2nVSp1Isb9T_pIfPy0do9grG2udWwSW_0UwVg2pUGcN6BRFwgJVSk9r1-jYlgJ9dLDb4HdwnDzNzPeIR1sXB3xlbjl1CcSugMuePBGF-b0wtjBA.jpg
and so on. The same for cors.sh.How to use this script? I read website, portfolio and GitHub Page.
The text was updated successfully, but these errors were encountered: