OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

profile_save applies the config file to the trainer twice. #112

Open seamustuohy opened 8 years ago

seamustuohy commented 8 years ago

profile_save applies the config once using the profile's class function and then a second time inline. The second config application should be removed as it in unnecessary.