File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ def build_isps_data(limit=None):
100
100
HateSiteResponseSiteUp
101
101
)
102
102
103
- if classification != 'splc' :
103
+ if classification != 'splc' and classification != 'islamophobia' :
104
104
classification = None
105
105
106
106
isps [isp ].append ([mask_site (site ), is_site_up , classification ])
Original file line number Diff line number Diff line change 15
15
16
16
<dl >
17
17
<dt class =" monospace" >splc</dt >
18
- <dd >Website run by a Southern Poverty Law Center designated hate group or extremist</dd >
18
+ <dd >Website for a Southern Poverty Law Center designated hate group or extremist</dd >
19
+ <dt class =" monospace" >islamophobia</dt >
20
+ <dd >Website for a CAIR designated Islamophobic organization or individual</dd >
19
21
</dl >
20
22
21
23
<h2 >How current is this?</h2 >
You can’t perform that action at this time.
0 commit comments