revert comments > details commits (#12987)

undo me not reading things

8cc85a9253
82ebbbc8f2
This commit is contained in:
ilike2burnthing
2022-02-23 01:40:47 +00:00
committed by GitHub
parent 82ebbbc8f2
commit ad2ee7783f
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ namespace Jackett.Common.Models
new XElement("guid", r.Guid.AbsoluteUri), // GUID and (Link or Magnet) are mandatory
new XElement("jackettindexer", new XAttribute("id", r.Origin.Id), r.Origin.DisplayName),
new XElement("type", r.Origin.Type),
r.Details == null ? null : new XElement("details", r.Details.AbsoluteUri),
r.Details == null ? null : new XElement("comments", r.Details.AbsoluteUri),
r.PublishDate == DateTime.MinValue ? new XElement("pubDate", XmlDateFormat(DateTime.Now)) : new XElement("pubDate", XmlDateFormat(r.PublishDate)),
r.Size == null ? null : new XElement("size", r.Size),
r.Files == null ? null : new XElement("files", r.Files),

View File

@@ -19,7 +19,7 @@
<title>Better Call Saul S01E05 Alpine Shepherd 1080p NF WEBRip DD5.1 x264</title>
<guid isPermaLink="true">https://hdaccess.net/details.php?id=11515</guid>
<link>https://hdaccess.net/download.php?torrent=11515&amp;passkey=123456</link>
<details>https://hdaccess.net/details.php?id=11515&amp;hit=1#comments</details>
<comments>https://hdaccess.net/details.php?id=11515&amp;hit=1#comments</comments>
<pubDate>Sat, 14 Mar 2015 17:10:42 -0400</pubDate>
<category>HDTV 1080p</category>
<size>2538463390</size>