You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -ri "s/<body(.*)>/<body\1><div style=\"text-align:center;font-size: 120%; background: #fbe9b3; padding: 10px; color: black\">This is an archived project from the Open Knowledge Foundation and it is no longer active. For any questions please contact admin at okfn.org.<\/div>/g" index.html
echo "Remove Google Analytics"
sed -ri "s/<script(.*)consent.js(.*)<\/script>//g" index.html
sed -ri "s/analyticsTrackingID: (.*)//g" index.html