Chayoung You
Chayoung You
The [license](https://github.com/yous/YousList/blob/master/README.md#license) of YousList is [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), so as long as the "Attribution" term is satisfied, I'm okay with it.
That's because whiteglass' [_config.yml](https://github.com/yous/whiteglass/blob/14f60cb1d5983fa65d188eded11175ad53b56f83/_config.yml#L53) has the following line: ``` yaml permalink: /:year/:month/:day/:title/ ``` Jekyll's default value of `permalink` is `date`, which is `/:categories/:year/:month/:day/:title:output_ext`. - https://jekyllrb.com/docs/configuration/default/ - https://jekyllrb.com/docs/permalinks/#built-in-formats You can set...
For ko: `[Ruby README 파일][readme]에서` → `[Ruby 빌드하기 문서][readme]에서` @ruby/www-ruby-lang-org-i18n-ko How do you think?
The default value of `'foldexpr'` is `"0"`, so comparing against `""` would disable the entire feature. ``` vim 'foldexpr' 'fde' 'foldexpr' 'fde' string (default: "0") local to window {not available...
제보 감사합니다. 브라우저에서는 광고가 안 보이지만 네이버 tv 앱에서는 보이는 것이죠?
안녕하세요, AdGuard 2.12.247 버전에서 YousList만 켠 상태에서 해당 영상을 네이버TV 앱을 통해 여러 번 시청해보았는데 광고가 보이지 않았습니다. 필터링 로그에서도 별다른 문제는 발견하지 못했는데, 혹시 최근에도 네이버TV 앱에서 광고가 보인다면...
확인 감사합니다. AdGuard 홈페이지에는 2.12.247 버전까지 나와 있는데 3.0.x 버전은 어디에서 설치하는 건가요? 혹시 가능하면 2.12.247 버전의 필터링 로그를 보여주실 수 있나요? 네이버TV 앱에서 광고가 뜬 직후에 AdGuard 설정 -...
로그 감사합니다. 2.12.247 버전이나 3.0.x 버전에 https://smrmembers-smr.smartmediarep.com으로 시작하는 로그들이 있는데요, 이게 AdGuard를 통해 차단되었는지 해당 로그를 눌러 확인해주실 수 있나요? 현재 YousList에 다음 규칙이 포함되어 있습니다. ``` ||smrmembers-smr.smartmediarep.com/smc/smrmembers/$domain=~news.sbs.co.kr ``` URL이...
안드로이드 킷캣 기기에서 확인해보니 https 기록에 차이가 있네요. 킷캣에서는 https URL이 끝까지 보이는 반면 최근 안드로이드에서는 도메인만 나오는 것 같습니다. 사용자 필터로 다음 규칙을 추가하면 작동하는지 확인 가능하신가요? ``` ||smrmembers-smr.smartmediarep.com^$domain=~news.sbs.co.kr...
안녕하세요, 제보 감사드립니다. 혹시 사용하시는 브라우저를 알 수 있을까요? 광고가 보이는 URL 하나만 같이 알려주시면 테스트 해보겠습니다. 제가 몇 번 테스트 했을 땐 광고가 보이지 않아 평소에 네이버TV를 많이 사용하지...