[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/itsCoder/itscoder.github.io/master/feed.xml [Back]  [Original]

---

---


		{{ site.name | xml_escape }}
		{% if site.description %}{{ site.description | xml_escape }}{% endif %}
		{{ site.url }}
		
		{% for post in site.posts limit:100 %}
			
				{{ post.title | xml_escape }}
				{% if post.author.name %}
					{{ post.author.name | xml_escape }}
				{% endif %}
				{{ post.content | xml_escape }}
				{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}
				{{ site.url }}{{ post.url }}
				{{ site.url }}{{ post.url }}
			
		{% endfor %}
	


Web Proxy Viewer  |  New URL  |  Original Page