Update BlockedCount to fetch from the specific server #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now this is hardcoded to dns.sr2.uk as I don't know how to pass values to components. It should be the server value from the BlocklistOption that is currently selected.
Warning on this one that only dns.sr2.uk exists, the plus one will not produce a response because it doesn't exist yet.
Please test!
Ok, but doesn't update when you change the blocklist. How about this patch?
Minimum iOS version needs to bump to 17.
Probably no version change needed, if you change
to
Yep you are correct, that works on iOS 16.
Committed the change.