Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit 04c7134

Browse files
committed
Update URLs
1 parent d384012 commit 04c7134

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ with the download service.
2020

2121
- [Visual Novel as a Service (日本語)](http://vnaas.apsun.xyz/)
2222
- [Hitokoto (unofficial) (中文)](https://blog.lwl12.com/read/hitokoto-api.html)
23-
- [Goodreads QotD (English)](http://www.goodreads.com/)
23+
- [Goodreads QotD (English)](https://www.goodreads.com/)
2424
- [Wikiquote QotD (中文)](https://www.wikiquote.org/)
2525
- [Freakuotes (Español)](https://freakuotes.com/)
26-
- [Natune.net (Deutsch)](http://natune.net/zitate/)
27-
- [BrainyQuote.com (English)](https://www.brainyquote.com/)
26+
- [Natune.net (Deutsch)](https://natune.net/zitate/)
27+
- [BrainyQuote (English)](https://www.brainyquote.com/)
2828
- Custom (write your own!)
2929

3030
## License

res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<string name="pref_module_preferences_summary">Manage provider-specific settings</string>
4141
<string name="pref_module_preferences_summary_alt">No preferences for selected provider</string>
4242
<string name="pref_about_credits_title">Credits</string>
43-
<string name="pref_about_credits_summary">Who did what?</string>
43+
<string name="pref_about_credits_summary">Who did what now?</string>
4444
<string name="pref_about_github">View project on GitHub</string>
4545
<string name="pref_about_version">Version</string>
4646
<string name="refesh_quote">Refresh quote</string>
@@ -61,7 +61,7 @@
6161
<br><b>Quote providers</b><br>
6262
- <a href="http://vnaas.apsun.xyz/">Visual Novel as a Service</a><br>
6363
- <a href="https://blog.lwl12.com/read/hitokoto-api.html">Hitokoto</a><br>
64-
- <a href="http://www.goodreads.com/">Goodreads QotD</a><br>
64+
- <a href="https://www.goodreads.com/">Goodreads QotD</a><br>
6565
- <a href="https://www.wikiquote.org/">Wikiquote QotD</a><br>
6666
- <a href="https://freakuotes.com/">Freakuotes</a><br>
6767
- <a href="https://natune.net/zitate/">Natune.net</a><br>

0 commit comments

Comments
 (0)