From 753518da0a991695ce4607db7994462866f5b08f Mon Sep 17 00:00:00 2001 From: short <> Date: Tue, 5 Dec 2000 21:41:40 +0000 Subject: [PATCH] Fixed buggy negation caused by 'pre-dash-ing and post-dash-ing'. Websites are now automatically stored together with "Inet". --- rc | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/rc b/rc index 014b653..1a48ffe 100644 --- a/rc +++ b/rc @@ -10,21 +10,33 @@ R:-Supp- -Support-Tata- R:-.*-Talk-$ 0-free R:-Fiat-TV Nova- 0-free- R:-Boruvka- 0-MotorCycle- +R:-mail- -Inet-0 R:\ Bures +R:-sourceforge.net- -sw-Inet-0 +R:-slashdot.org- -Inet-0 +R:-mobil.cz- -Inet-0 +R:-freshmeat.net- -Inet-0 +R:-ebanka.cz- -Inet-0 +R:-idnes.cz- -Inet-0 +R:-centrum.cz- -Inet-0 +R:-isdn.cz- -Inet-0 +R:-yaws.dk- -Inet-0 +R:-pasnet.cz- -Inet-0 + R pay+:^.*-pay-.*$ !0 -R pay+:^[^!].*$ +R pay+:^-[^!].*$ R pay+:^-!(.*)-pay-(.*)$ 1-2 R MT+:^.*-MT-.*$ !0 -R MT+:^[^!].*$ +R MT+:^-[^!].*$ R MT+:^-!(.*)$ 1 R nonfree+:^.*-free-.*$ R suppkral+:^.*-Support-Kral- !0 -R suppkral+:^[^!].*$ +R suppkral+:^-[^!].*$ R suppkral+:^-!(.*)$ 1 R support+:^.*-(Support-([^-]*-).*$ 1 -- 1.8.3.1