You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@ Simply returns an `OK` string.
45
45
| Service | Item | Item examples | Options |
46
46
|---|---|---|---|
47
47
| Dvach/Thread | Thread URL |`https://2ch.hk/b/res/12345678.html`|`m` for streaming only media files. |
48
-
| Dvach/Catalog | Board URL or code (end slashes are optional) |`https://2ch.hk/b[/]` <br><br>`/b[/]`| Regexp for filtering threads. Defaults to `.*`. |
49
-
| Reddit | Subreddit URL or code with optional sort |`https://reddit.com/r/meirl[/hot]` <br><br>`/r/meirl[/hot]`| Minimum amount of ups. Defaults to -1. |
48
+
| Dvach/Catalog | Board URL or code (end slashes are optional) |`https://2ch.hk/b[/]` <br> `/b[/]`| Regexp for filtering threads. Defaults to `.*`. |
49
+
| Reddit | Subreddit URL or code with optional sort |`https://reddit.com/r/meirl[/hot]` <br> `/r/meirl[/hot]`| Minimum amount of ups. Defaults to -1. |
50
50
51
51
52
52
## Usage
@@ -126,4 +126,4 @@ Install using Go package manager:
0 commit comments