OSDN Git Service

kgpg: remove invalid info servers URLs
authorIvailo Monev <xakepa10@gmail.com>
Tue, 3 Aug 2021 07:18:51 +0000 (10:18 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 3 Aug 2021 07:18:51 +0000 (10:18 +0300)
upstream commit:
https://github.com/KDE/kgpg/commit/f3750133135a441390d629696796531d8ef88978

for reference:
https://github.com/fluxer/katana/issues/24

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kgpg/kgpg.kcfg

index 7604ba1..71b4d9f 100644 (file)
                </entry>
                <entry name="InfoServers" type="StringList" key="Info_Server_List">
                        <label>List of URLs that show details and analysis of the given key. The first server in the list is the default server.</label>
-                       <default>http://pgp.cs.uu.nl/stats/$$ID8$$.html,http://webware.lysator.liu.se/jc/wotsap/wots/latest/keystatistics/0x$$ID8$$.txt,http://pgp.surfnet.nl:11371/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0x$$ID8$$;http://biglumber.com/x/web?pk=$$FPR$$</default>
+                       <default>http://pgp.surfnet.nl:11371/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0x$$ID8$$,http://biglumber.com/x/web?pk=$$FPR$$</default>
                </entry>
        </group>