Add net neutrality widget #262
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "july12"
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?
Description
Feel free to suggest any changes.
DON'T MERGE
HTML Preview
http://theprivacyguide.org/ptio/index.html#ALWAYS_SHOW_BFTN_WIDGET (htmlpreview.github.io wouldn't work due to iframes, so I used a domain I own to host the preview)
Once this PR is merged, I'll create a "revert" PR.
You can easily revert this with the button above^
Looking at the JS code now
Button above creates a PR. #264
Seems OK.
It does set a cookie that expires in 365 days
I managed to replace all the external resources, but didn't want to touch the JS code much as I'm not a JS dev and it's minified. Also I didn't want to remove the cookie in order to not annoy our visitors.
Damn, the expiration is one year. Can you change that to one day?