diff options
Diffstat (limited to 'gallery_dl/extractor/8chan.py')
| -rw-r--r-- | gallery_dl/extractor/8chan.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gallery_dl/extractor/8chan.py b/gallery_dl/extractor/8chan.py index 1e020c2..0e128c3 100644 --- a/gallery_dl/extractor/8chan.py +++ b/gallery_dl/extractor/8chan.py @@ -92,8 +92,8 @@ class _8chanThreadExtractor(_8chanExtractor): "uniquePosters": 9, "usesCustomCss": True, "usesCustomJs": False, - "wsPort": 8880, - "wssPort": 2087, + "?wsPort": 8880, + "?wssPort": 2087, }, }), ("https://8chan.se/vhs/res/4.html"), |
