From 82d731d86bd9578a47cb1e90d2aa802dedabde24 Mon Sep 17 00:00:00 2001
From: asddsaz <42685606+asddsaz@users.noreply.github.com>
Date: Fri, 21 Dec 2018 04:30:53 +0000
Subject: [PATCH 1/4] Add tosdr
---
index.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/index.html b/index.html
index 86c27bc1..c2e84e34 100644
--- a/index.html
+++ b/index.html
@@ -671,6 +671,12 @@ layout: default
https://addons.mozilla.org/firefox/addon/decentraleyes/
+ Find Terms of Service Summarries with "Terms of Service; Didn't Read"
+
+ Grades websites based on their Terms of Service agreements and gives short summaries. Source code: Github.
+
+ https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/
+
The following add-ons require quite a lot of interaction from the user to get things working. Some sites will not work properly until you have configured the add-ons.
--
2.47.2
From ed2085cc8f92c01700ed088924175f719912e4aa Mon Sep 17 00:00:00 2001
From: asddsaz <42685606+asddsaz@users.noreply.github.com>
Date: Fri, 21 Dec 2018 04:40:13 +0000
Subject: [PATCH 2/4] Add Images
---
assets/img/addons/tosdr.png | Bin 0 -> 1649 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 assets/img/addons/tosdr.png
diff --git a/assets/img/addons/tosdr.png b/assets/img/addons/tosdr.png
new file mode 100644
index 0000000000000000000000000000000000000000..b958e8f345e4e72aefc2659c38d42569e2472ea3
GIT binary patch
literal 1649
zcmV-%29EiOP)WFU8GbZ8()Nlj2>E@cM*00q@aL_t(|+U=cPYaCS=
z$N%Td%4T?{N~R!$pd=eDBHYDVPsuOg(ydEK&!%CUHk4LC
z*yfD}q>ykt2dM)oTt0aj5hKFEry$RdAQx|4#J#zD=&(BADi_cQT|H7xtt@FF@8)s5
z?>MfUyut{=BE34}*>R+EX~fJJihdDFD=4U-m<`cKK|yJSqF+SJj3J#%V>~;~2|z)r
zGxBf*wq?WDe%rL!*FJ2^#>m4FP5>6^)tOtK3u=xwqTJrO
zDcYxN%I)pz?BfKWAk`T@G7QIcUpLB_bb9L&SP0$rj*AdIkRPSD`YafEfk60-${a%dl>}ul8332VmskO?>v0
z99$PENIio5`V~aP0+bh`sOSRHg!C-czDISw)f
zA%ueLOkJBe66EM%dmlu(5PNzcI+Gk^3Q|AD>*t|MLCzi?>w}s~zVa?axn11Es;%p|
z&0AT7aGRGIf)QlfL1@jE*?83fsLb0i)#N=$BukYw$SJEef)=2=d_5kFoH}T^P0v<+>Xe
zx-DFf2q^*6LLobiwA?Rn5{
z39G$pj}
zPB5*i4c_K$_DQ@`g*xS61ZmY2i<6fTq$T9YWHOkXoW#=75*)|bmESL=L?V&E-o1M<
zI5-H?AMseoM8T9t{vSy$l%@aXJM@KO;GXu-A
zppax7NjC1GCAs&xYk_N!5CKXIgO(B!Xz_Kj(zTdDd-m;jsZR7Us+mwTX
zGza(Z-(QOy%@EBD!@#3Qk5DR=8nR(PLC7;KEiFN7-E4^koEAOkWi3K*zBrFKA+!}-)|TOubNPh){&(AyxS3k
vP>`0Aq+S083PM2$*%a<#5kf%-sgHjFQJgTM5v9=h00000NkvXXu0mjfY!%^K
literal 0
HcmV?d00001
--
2.47.2
From 9415f641266f58ae66389a4c6a7ea8543b24e1c0 Mon Sep 17 00:00:00 2001
From: asddsaz <42685606+asddsaz@users.noreply.github.com>
Date: Fri, 21 Dec 2018 04:43:21 +0000
Subject: [PATCH 3/4] Minor Fix
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index c2e84e34..a195fc0a 100644
--- a/index.html
+++ b/index.html
@@ -677,6 +677,8 @@ layout: default
https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/
+
+
The following add-ons require quite a lot of interaction from the user to get things working. Some sites will not work properly until you have configured the add-ons.
--
2.47.2
From 0fee19e46e180ae83f68913a5dccebe6aa4a10e1 Mon Sep 17 00:00:00 2001
From: Samuel Shifterovich
Date: Fri, 21 Dec 2018 12:49:42 +0100
Subject: [PATCH 4/4] Github -> GitHub
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index a195fc0a..1e30c89d 100644
--- a/index.html
+++ b/index.html
@@ -673,7 +673,7 @@ layout: default
Find Terms of Service Summarries with "Terms of Service; Didn't Read"
- Grades websites based on their Terms of Service agreements and gives short summaries. Source code: Github.
+
Grades websites based on their Terms of Service agreements and gives short summaries. Source code: GitHub.
https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/
--
2.47.2