Results 27 comments of Jeff

@graysky2 Sorry for late reply. Currently I use a TV box instead of server's HDMI port. I'll test it once I got some time.

I'm facing similar issue on NAS(QNAP) system, @Zylsjsp how can I make sure we are the same problem?

@IShinji Hi, This feature depend on proper setup in `_config.yml`, like this: ``` permalink: :lang/:title/ permalink_defaults: lang: 'en' i18n_dir: :lang new_post_name: :lang/:title.md ```

> const getHeaders = () => ({ 'X-Requested-With': 'XMLHttpRequest', 'X-App-Id': 'com.coolapk.market', 'X-App-Token': 'xxxx', 'X-App-Device': 'xxxxx', 'X-Sdk-Int': '34', 'X-Sdk-Locale': 'zh-CN', 'X-App-Version': '14.0.2', 'X-Api-Version': '14', 'X-App-Code': '2402071', 'X-App-Channel': 'coolapk', 'X-App-Mode': 'universal', 'X-App-Supported':...

> > > const getHeaders = () => ({ 'X-Requested-With': 'XMLHttpRequest', 'X-App-Id': 'com.coolapk.market', 'X-App-Token': 'xxxx', 'X-App-Device': 'xxxxx', 'X-Sdk-Int': '34', 'X-Sdk-Locale': 'zh-CN', 'X-App-Version': '14.0.2', 'X-Api-Version': '14', 'X-App-Code': '2402071', 'X-App-Channel': 'coolapk', 'X-App-Mode':...

> 前几天?早就炸了 那可能首次抓取是可以的,再更新就不行了。