This file is indexed.

/usr/share/epiphany-browser/default-bookmarks.rdf is in epiphany-browser-data 3.22.7-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ephy="http://gnome.org/ns/epiphany#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="file:///usr/share/epiphany-browser/default-bookmarks.rdf">
    <title>Web bookmarks</title>
    <link>https://wiki.gnome.org/Apps/Web</link>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://www.gnome.org/"/>
        <rdf:li rdf:resource="https://webkit.org/"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="https://www.gnome.org/">
    <title>GNOME</title>
    <link>https://www.gnome.org/</link>
  </item>
  <item rdf:about="https://webkit.org/">
    <title>WebKit</title>
    <link>https://webkit.org/</link>
  </item>
  <item rdf:about="https://www.debian.org/">
    <title>Debian</title>
    <link>https://www.debian.org/</link>
  </item>
  <item rdf:about="https://www.gnome.org/">
    <title>GNOME</title>
    <link>https://www.gnome.org/</link>
  </item>
  <item rdf:about="http://planet.debian.org/">
    <title>Planet Debian</title>
    <link>http://planet.debian.org/</link>
  </item>
  <item rdf:about="https://bugs.debian.org/">
    <title>Debian Bug Tracking System</title>
    <link>https://bugs.debian.org/</link>
    <ephy:smartlink>https://bugs.debian.org/%s</ephy:smartlink>
  </item>
</rdf:RDF>