Skip to content

Commit

Permalink
add FAQ response time
Browse files Browse the repository at this point in the history
  • Loading branch information
nokonoko committed Sep 15, 2023
1 parent cf2f9ae commit 0eeda07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"infoContact": "[email protected]",
"ServerCountryLocation": "Sweden",
"SiteMetaInfo": "Uguu is a temporary file hosting service!",
"responseTime": "24 hours",
"showGithub": true,
"donationBanner": false,
"paypalUrl": "",
Expand Down
2 changes: 1 addition & 1 deletion src/templates/faq.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
Please submit your copyright takedown notice to 
<a href="mailto:<%= abuseContact %>"><%= abuseContact %></a>
. We will
handle your notice within <%= expireTime %> and disable access to the infringing file after receiving a notice
handle your notice within <%= responseTime %> and disable access to the infringing file after receiving a notice
compliant with the Copyright Act.
</p>
<h2>Can you remove files that are defaming me or otherwise infringing my non-copyright rights?</h2>
Expand Down

0 comments on commit 0eeda07

Please sign in to comment.