Skip to content

motd: fix fetching of motd for riseup provider

jkito requested to merge jkito/bitmask-vpn:motd into main

in b1796790 the config.Provider was changed from the provider URL to the provider name but the check fetching motd expected an URL this updates the case statement to match the provider name instead of the provider URL

fixes #881 (closed)

Edited by jkito

Merge request reports

Loading