<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://10.10.79.1:8102/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://10.10.79.1:8102/feed.php">
        <title>2oz.cc/w</title>
        <description></description>
        <link>http://10.10.79.1:8102/</link>
        <image rdf:resource="http://10.10.79.1:8102/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-07-21T23:47:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://10.10.79.1:8102/doku.php?id=nfldb_m2&amp;rev=1780409887&amp;do=diff"/>
                <rdf:li rdf:resource="http://10.10.79.1:8102/doku.php?id=whatever&amp;rev=1662241308&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://10.10.79.1:8102/lib/tpl/dokuwiki/images/favicon.ico">
        <title>2oz.cc/w</title>
        <link>http://10.10.79.1:8102/</link>
        <url>http://10.10.79.1:8102/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://10.10.79.1:8102/doku.php?id=nfldb_m2&amp;rev=1780409887&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-02T14:18:07+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>nfldb_m2</title>
        <link>http://10.10.79.1:8102/doku.php?id=nfldb_m2&amp;rev=1780409887&amp;do=diff</link>
        <description>get web first then cache
self.addEventListener('fetch', (event) =&gt; {
event.respondWith(
  fetch(event.request)
    .then((networkResponse) =&gt; {
      // Clone the response before caching (it can only be read once)
      return caches.open('dynamic-cache').then((cache) =&gt; {
        cache.put(event.request, networkResponse.clone());
        return networkResponse;
      });
    })
    .catch(() =&gt; {
      // Fallback to cache if the network request fails (offline)
      return caches.match(event.r…</description>
    </item>
    <item rdf:about="http://10.10.79.1:8102/doku.php?id=whatever&amp;rev=1662241308&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-03T21:41:48+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>whatever</title>
        <link>http://10.10.79.1:8102/doku.php?id=whatever&amp;rev=1662241308&amp;do=diff</link>
        <description>this is something

&lt;https://apps.microsoft.com/store/detail/gametime-broadcast/9NVFWRGF5MHL?hl=en-us&amp;gl=us&gt;</description>
    </item>
</rdf:RDF>
