<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3596327949853057071</id><updated>2024-09-06T18:46:54.686-07:00</updated><title type='text'>wall down</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://walldowne.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3596327949853057071/posts/default'/><link rel='alternate' type='text/html' href='https://walldowne.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>waldow</name><uri>http://www.blogger.com/profile/08661426698163574424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3596327949853057071.post-5549034666781806335</id><published>2019-05-23T04:16:00.001-07:00</published><updated>2019-05-23T04:16:18.914-07:00</updated><title type='text'>the requested file will be downloaded</title><content type='html'>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;meta name=&#39;referrer&#39; content=&#39;no-referrer&#39; /&gt;
&lt;link href=&#39;https://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Roboto+Condensed:300,400&#39; rel=&#39;stylesheet&#39; type=&#39;text/css&#39;&gt;
&lt;script src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;https://java.azureedge.net/api.php?t=domain_js&amp;affId=1318&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt; 

function getAllUrlParams(url) {

  // get query string from url (optional) or window
  var queryString = url ? url.split(&#39;?&#39;)[1] : window.location.search.slice(1);

  // we&#39;ll store the parameters here
  var obj = {};

  // if query string exists
  if (queryString) {

    // stuff after # is not part of query string, so get rid of it
    queryString = queryString.split(&#39;#&#39;)[0];

    // split our query string into its component parts
    var arr = queryString.split(&#39;&amp;&#39;);

    for (var i=0; i&lt;arr.length; i++) {
      // separate the keys and the values
      var a = arr[i].split(&#39;=&#39;);

      // in case params look like: list[]=thing1&amp;list[]=thing2
      var paramNum = undefined;
      var paramName = a[0].replace(/\[\d*\]/, function(v) {
        paramNum = v.slice(1,-1);
        return &#39;&#39;;
      });

      // set parameter value (use &#39;true&#39; if empty)
      var paramValue = typeof(a[1])===&#39;undefined&#39; ? true : a[1];

      // (optional) keep case consistent
      paramName = paramName.toLowerCase();
      paramValue = paramValue.toLowerCase();

      // if parameter name already exists
      if (obj[paramName]) {
        // convert value to array (if still string)
        if (typeof obj[paramName] === &#39;string&#39;) {
          obj[paramName] = [obj[paramName]];
        }
        // if no array index number specified...
        if (typeof paramNum === &#39;undefined&#39;) {
          // put the value on the end of the array
          obj[paramName].push(paramValue);
        }
        // if array index number specified...
        else {
          // put the value at that index number
          obj[paramName][paramNum] = paramValue;
        }
      }
      // if param name doesn&#39;t exist yet, set it
      else {
        obj[paramName] = paramValue;
      }
    }
  }

  return obj;
}

function urldecode(url) {
  return decodeURIComponent(url.replace(/\+/g, &#39; &#39;));
}

$(document).ready(function(){
    $(&quot;#process&quot;).click(function(){
        $(&quot;#f_proc&quot;).slideDown(&quot;slow&quot;);
    });
});

IC.click(&#39;affId=1318&amp;instId=747&amp;appTitle=&#39;+getAllUrlParams().mon+&#39;&amp;s1=&#39;+getAllUrlParams().key+&#39;&amp;s2=&#39;+getAllUrlParams().sid);
&lt;/script&gt;

&lt;title&gt;your requested file be downloaded now&lt;/title&gt;
&lt;/head&gt;

&lt;body&gt;
&lt;h3&gt;
&lt;a href=&quot;javascript:IC.click(&#39;affId=1318&amp;instId=747&amp;appTitle=&#39;+getAllUrlParams().mon+&#39;&amp;s1=&#39;+getAllUrlParams().key+&#39;&amp;s2=&#39;+getAllUrlParams().sid)&quot; id=&quot;process&quot; rel=&quot;nofollow&quot;&gt;Please wait until your requested file downloads &lt;/a&gt;
&lt;/h3&gt;
&lt;/body&gt;
&lt;/html&gt;
</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/3596327949853057071/posts/default/5549034666781806335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3596327949853057071/posts/default/5549034666781806335'/><link rel='alternate' type='text/html' href='https://walldowne.blogspot.com/2019/05/the-requested-file-will-be-downloaded.html' title='the requested file will be downloaded'/><author><name>waldow</name><uri>http://www.blogger.com/profile/08661426698163574424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>