Navi2ch for Emacs (Part 22) (370レス)
上
下
前
次
1-
新
174
:
sage
2023/07/15(土)12:44
AA×
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
174: sage [] 2023/07/15(土) 12:44:09.11 その3の2 @@ -304,6 +302,10 @@ nil なら常に再接続する。") (navi2ch-net-cleanup-vars) (setq navi2ch-net-process proc)))) +(defun navi2ch-net-split-url-scheme-to-rest (scheme) + (if (string-prefix-p "https:" scheme) + '(:type tls))) + (defun navi2ch-net-split-url (url &optional proxy) (let (host2ch authinfo user pass) (string-match "https?://\\([^@/]+@\\)?\\([^/]+\\)" url) @@ -324,16 +326,21 @@ nil なら常に再接続する。") (cons 'host (match-string 2 proxy)) (cons 'file url) (cons 'port (string-to-number (match-string 3 proxy))) - (cons 'host2ch host2ch))) - (string-match "https?://\\(?:[^@/]+@\\)?\\([^/:]+\\)\\(?::\\([0-9]+\\)\\)?\\(.*\\)" url) + (cons 'host2ch host2ch) + (cons 'rest (navi2ch-net-split-url-scheme-to-rest (match-string 1 proxy))))) + (string-match "\\(https?://\\)\\(?:[^@/]+@\\)?\\([^/:]+\\)\\(?::\\([0-9]+\\)\\)?\\(.*\\)" url) (list (cons 'user user) (cons 'pass pass) http://mevius.5ch.net/test/read.cgi/unix/1575011531/174
そのの なら常に再接続する なら常に再接続する
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 196 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.917s*