diff --git a/PatchFeeder.php b/PatchFeeder.php index d053839..45c7ab9 100644 --- a/PatchFeeder.php +++ b/PatchFeeder.php @@ -12,8 +12,9 @@ $db->sort(); ?> - + + Patch Notification Robot https://www.patchbot.de/ Providing you the latest update notifications. @@ -28,6 +29,7 @@ $db->sort(); echo ' version ' . $patch->getVersion() . '.'; echo '' . $patch->getURL() . ''; echo '' . date(DATE_RSS, $patch->getTimestamp()) . ''; + echo '' . hash('sha256', $patch) . ''; echo '' . "\r\n"; } diff --git a/PatchViewer.php b/PatchViewer.php index 4f2ed5c..5587f1f 100644 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -31,7 +31,7 @@ $db->sort();

Patch Notification Robot

Donate

-

Follow me Providing you the latest update notifications.

+

Subscribe Follow me Providing you the latest update notifications.