diff --git a/app/core/src/main/resources/settings.yml.template b/app/core/src/main/resources/settings.yml.template index 114a9822d..0d8519547 100644 --- a/app/core/src/main/resources/settings.yml.template +++ b/app/core/src/main/resources/settings.yml.template @@ -117,7 +117,7 @@ legal: privacyPolicy: / # URL to the privacy policy of your application accessibilityStatement: / # URL to the accessibility statement of your application cookiePolicy: / # URL to the cookie policy of your application - impressum: /impressum # URL to the impressum of your application + impressum: / # URL to the impressum of your application apiContact: # ONLY pro/enterprise features company: Stirling Software email: contact@stirlingpdf.com diff --git a/testing/webpage_urls.txt b/testing/webpage_urls.txt index 2991434bb..a0414e48f 100644 --- a/testing/webpage_urls.txt +++ b/testing/webpage_urls.txt @@ -1,5 +1,4 @@ / -/accessibilityStatement /add-image /add-page-numbers /add-password @@ -12,14 +11,12 @@ /change-metadata /change-permissions /compare -/cookiePolicy /crop /extract-images /extract-page /flatten /get-info-on-pdf /img-to-pdf -/impressum /licenses /merge-pdfs /multi-page-layout @@ -30,7 +27,6 @@ /pdf-to-img /pdf-to-single-page /pdf-to-text -/privacyPolicy /redact /releases /remove-annotations @@ -51,6 +47,5 @@ /split-pdf-by-sections /stamp /swagger-ui/index.html -/termsAndConditions /validate-signature /view-pdf diff --git a/testing/webpage_urls_full.txt b/testing/webpage_urls_full.txt index 89531b0b6..1f0d82c04 100644 --- a/testing/webpage_urls_full.txt +++ b/testing/webpage_urls_full.txt @@ -1,6 +1,5 @@ / -/accessibilityStatement /add-image /add-page-numbers /add-password @@ -14,7 +13,6 @@ /change-permissions /compare /compress-pdf -/cookiePolicy /crop /extract-image-scans /extract-images @@ -24,7 +22,6 @@ /get-info-on-pdf /html-to-pdf /img-to-pdf -/impressum /licenses /markdown-to-pdf /merge-pdfs @@ -43,7 +40,6 @@ /pdf-to-word /pdf-to-xml /pipeline -/privacyPolicy /redact /releases /remove-annotations @@ -64,7 +60,6 @@ /split-pdf-by-sections /split-pdfs /stamp -/termsAndConditions /validate-signature /view-pdf /swagger-ui/index.html