]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 20 Jun 2023 04:31:29 +0000 (06:31 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 20 Jun 2023 04:31:29 +0000 (06:31 +0200)
- new URL for TOP 10 lists

templates/rss.xml

index 9fe3962b42951dfddce3245e613ae9b43ab79bd1..f254a8cee7390bc3d92bd55504d90c7ae38c784c 100644 (file)
@@ -9,7 +9,7 @@
  <item>
   <title>{{block['blocker']}} has applied '{{block['block_level']}}' restriction to {{block['blocked']}}</title>
   <description>{{block['reason']}}</description>
-  <link>https://{{hostname}}/?reverse={{block['blocker']}}</link>
+  <link>https://{{hostname}}/top?reverse={{block['blocker']}}</link>
   <pubDate>{{block['first_seen']}}</pubDate>
  </item>
  {% endfor %}