This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXTINF:60,中国之声 | |
#EXTVLCOPT:network-caching=1000 | |
http://ngcdn001.cnr.cn/live/zgzs/index.m3u8 | |
#EXTINF:60,中国之声 low resolution | |
#EXTVLCOPT:network-caching=1000 | |
http://ngcdn001.cnr.cn/live/zgzs48/index.m3u8 | |
#EXTINF:60,经济之声 | |
#EXTVLCOPT:network-caching=1000 | |
http://ngcdn002.cnr.cn/live/jjzs/index.m3u8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Switch input source | 输入法切换", | |
"rules": [ | |
{ | |
"description": "Tap Command_L (⌘) → Switch input source to English | 短按左 Command (⌘) → 切换到英文输入法", | |
"manipulators": [ | |
{ | |
"conditions": [ | |
{ | |
"input_sources": [ |