Description: Remove privacy-breaching remote content and donation button
Origin: vendor
Index: scantpaper/README.md
===================================================================
--- scantpaper.orig/README.md
+++ scantpaper/README.md
@@ -3,7 +3,7 @@
 A GUI to produce PDFs or DjVus from scanned documents.
 
 <p align="center">
-    <img width="1254" height="656" alt="Image" src="https://github.com/user-attachments/assets/14078f4b-9cde-404e-aaab-958c77f90c5a" />
+    <img width="1254" height="656" alt="Image" src="screenshot.png" />
     <em>Screenshot: Main page v3.0.0</em>
 </p>
 
@@ -390,17 +390,6 @@ Similarly to check the linting for one o
 
 ---
 
-## Donate
-
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
-<input type="hidden" name="lc" value="US">
-<input type="hidden" name="cmd" value="_s-xclick">
-<input type="hidden" name="hosted_button_id" value="GYQGXYD5UZS6S">
-<input type="image" src="https://www.paypalobjects.com/en_US/DE/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
-</form>
-
----
-
 ## License
 
 Copyright © 2006–2026 Jeffrey Ratcliffe <jffry@posteo.net>
Index: scantpaper/scantpaper.appdata.xml
===================================================================
--- scantpaper.orig/scantpaper.appdata.xml
+++ scantpaper/scantpaper.appdata.xml
@@ -71,10 +71,9 @@
   </description>
   <url type="homepage">https://github.com/carygravel/scantpaper</url>
   <url type="translate">https://translations.launchpad.net/scantpaper</url>
-  <url type="donation">https://www.paypal.com/cgi-bin/webscr?lc=us&amp;cmd=_s-xclick&amp;hosted_button_id=GYQGXYD5UZS6S</url>
   <screenshots>
     <screenshot type="default">
-      <image type="source" width="1254" height="656">https://github.com/user-attachments/assets/14078f4b-9cde-404e-aaab-958c77f90c5a</image>
+      <image type="source" width="1254" height="656">/usr/share/doc/scantpaper/screenshot.png</image>
     </screenshot>
   </screenshots>
   <update_contact>jffry@posteo.net</update_contact>
