mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-24 03:25:51 +00:00
Add reddit's onions
This works without any code changes because reddit has signed certs on their https://.onions. Onion addresses retrieved from their official announcement: https://old.reddit.com/r/redditsecurity/comments/yd6hqg/reddit_onion_service_launch/
This commit is contained in:
parent
cf7ed88526
commit
9621be3b39
1 changed files with 10 additions and 0 deletions
|
@ -525,11 +525,21 @@
|
||||||
<string>old.reddit.com</string>
|
<string>old.reddit.com</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text">
|
||||||
|
<string>old.reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>reddit.com</string>
|
<string>reddit.com</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text">
|
||||||
|
<string>reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>teddit.net</string>
|
<string>teddit.net</string>
|
||||||
|
|
Loading…
Reference in a new issue