Skip to content

Commit

Permalink
added support for Pixiv
Browse files Browse the repository at this point in the history
  • Loading branch information
zqzten committed Aug 29, 2017
1 parent 52d0cf4 commit 7655a5a
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 80 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Alfred search suggest workflow for various popular websites. Inspired by the off
* [Google](#google)
* [Wikipedia](#wikipedia)
* [Wolfram|Alpha](#wolframalpha)
* [Pixiv](#pixiv)
* [Baidu (百度)](#baidu)
* [Zhihu (知乎)](#zhihu)
* [bilibili (哔哩哔哩)](#bilibili)
Expand Down Expand Up @@ -38,6 +39,12 @@ Support direct term suggestions. Proxy settings are available in the workflow en

![wolframalpha](https://github.com/AkikoZ/alfred-web-search-suggest/blob/master/screenshots/wolframalpha.png)

### Pixiv

Support basic suggestions. Proxy settings are available in the workflow environment variables.

![pixiv](https://github.com/AkikoZ/alfred-web-search-suggest/blob/master/screenshots/pixiv.png)

### Baidu

Support basic suggestions.
Expand Down Expand Up @@ -83,6 +90,7 @@ If you want an alternative to search exactly what you typed, you can add custom
* Google: `built-in`
* Wikipedia: `built-in`
* Wolfram|Alpha: `built-in`
* Pixiv: `https://www.pixiv.net/search.php?word={query}`
* Baidu: `https://www.baidu.com/s?wd={query}`
* Zhihu: `https://www.zhihu.com/search?q={query}`
* bilibili: `https://search.bilibili.com/all?keyword={query}`
Expand Down
Binary file added screenshots/pixiv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/A66D4C48-6D6D-4531-AF51-8463E488EEB2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7655a5a

Please sign in to comment.