Sead Feng
Sead Feng
https://shopify.dev/api/liquid/objects/for-loops ```ruby {% for product in collections.frontpage.products %} {{ forloop.index }} {% else %} // no products in your frontpage collection {% endfor %}
Fixed ```script window.addEventListener('DOMContentLoaded', function() { SpreePaypalExpress.paymentMethodID = "" }) ```
> Since omniauth set omniauth.auth by detect path in rack middleware, you can find out why omniauth.auth is empty by this : > > ``` > bundle open omniauth >...
> # 项目地址: > https://github.com/1234567Yang/cf-proxy-ex/ > > # 在线体验: > https://y.demo.wvusd.homes/ > > **轻点薅。** > > # 基于原项目的改进: > * 去掉`/proxy/`,方便使用。我看到有issue说了,但是作者说想添加引导界面,这个问题我也解决了。 > * 手动处理转跳事件(3XX),防止一些相对资源加载不出来。 > * 判断欲代理的网址是否以`http`开头,如果不是就自动加上。 > * 把header里所有有关代理网址的信息全部换成要代理的网站的信息,防止某些网站阻止代理。...
Is Description output json? I use `Flexible Editor` got the same issues, change to string output will be fix
The information you provided is not enough to debug; You need to use the developer tools(F12) to see the network
This debug is difficult without complete information about it; Also this version of proxy is lightweight and only suitable for simple scenarios > 
> This is more about a request, to mask Google Apps Script long url with subdomains. This is a light version, requests from other domains are not proxied, full proxying...