]> Sergey Matveev's repositories - dotfiles.git/blobdiff - eb/.ebrc
Have not used zshfe for years
[dotfiles.git] / eb / .ebrc
index c400c9427b144e5ece357569f712f09fac097dc8..b5c06bbdb3e84345043b8832fa0a2edf30e79fdf 100644 (file)
--- a/eb/.ebrc
+++ b/eb/.ebrc
@@ -3,6 +3,7 @@ jar=/tmp/.ebjar
 cachedir=/tmp/.ebcache
 cachesize=200
 webtimer=30
+proxy = http|https * localhost:8080
 
 plugin{
     type=image/webp
@@ -67,6 +68,12 @@ function+Soid{
     z20
 }
 
+function+Spep{
+    b https://www.python.org/dev/peps/pep-0~0/
+    /^h1/
+    z20
+}
+
 function+Spy{
     b https://pypi.org/project/~0/
     /^h1/
@@ -74,7 +81,7 @@ function+Spy{
 }
 
 function+Srfc{
-    b https://tools.ietf.org/html/rfc~0
+    b https://datatracker.ietf.org/doc/html/rfc~0
     /^From:/
     z40
 }