]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_navi2ch/init
Auto commit by The Sugar System.
[sugar.git] / dot-files / _navi2ch / init
index f1d0ffabdbc14167875cb49a5fc0eed6488d7f10..5560e74a7bc4328875ed5a33c63c98314b4180f2 100644 (file)
 ;; migemo
 (require-if-present 'navi2ch-migemo)
 
+;; bbstable
+(setq navi2ch-list-valid-host-regexp
+      (concat "\\("
+              (regexp-opt '(".2ch.net"
+                            ".bbspink.com"
+                            ".machibbs.com"
+                            ".machi.to"
+                            ".2ch.sc"
+                            "xpic.sc"
+                            ".open2ch.net"
+                            "next2ch.net"))
+              "\\)\\'"))
+; See http://kita.jikkyo.org/cbm/
+(setq navi2ch-list-bbstable-url
+      "http://kita.jikkyo.org/cbm/cbm.cgi/20.p0.m0.sc.xp.op.nb/-all/bbsmenu.html")
+
 ;; oyster
-(setq navi2ch-oyster-use-oyster t)
-(setq navi2ch-oyster-id "pho@cielonegro.org")
+;(setq navi2ch-oyster-use-oyster t)
+;(setq navi2ch-oyster-id "pho@cielonegro.org")
 
 ;; Emacs23 mona fonts
 (add-hook 'navi2ch-mona-setup-hook
       ("\244\342\244\263" . hide)
       ("LL COOL J\302\300\317\272" . hide)))
   (setq navi2ch-article-message-filter-by-message-alist
-    '(("雷鳥" . hide)
+    '(((".atpages.jp/freeuploader2/" s)
+       . hide)
+      ("雷鳥" . hide)
       ("雷鳥一号" . hide)
       (("\245\244\245\244\245\244\245\243\245\243\245\244\245\243\245\344\245\303\245\333\245\252\245\252\245\252\245\245\245\303\245\245\245\246\245\246" s)
        . hide)
       ("younho@hananet.net" . hide)
       ("cat /etc/passwd | mail nobody@nonexistent.com" . hide)))
   (setq navi2ch-article-message-filter-by-id-alist
-        '(("cGBfr+pD" . hide))))
+        '((("fOKbpvg2" S :invert nil :board-id "livejupiter" :artid nil :float nil :date "2014/02/18")
+           . hide)
+          (("W5+B6No2" S :invert nil :board-id "livejupiter" :artid nil :float nil :date "2014/02/14")
+           . hide)
+          (("BXAUzhnh" S :invert nil :board-id "livejupiter" :artid nil :float nil :date "2014/02/14")
+           . hide)
+          (("TtduwnA0" S :invert nil :board-id "livejupiter" :artid nil :float nil :date "2014/02/11")
+           . hide)
+          ("cGBfr+pD" . hide))))