added .htaccess
This commit is contained in:
parent
dfec1320ff
commit
4b0eb37267
3 changed files with 111 additions and 108 deletions
56
.htaccess
Normal file
56
.htaccess
Normal file
|
|
@ -0,0 +1,56 @@
|
||||||
|
<IfModule mod_deflate.c>
|
||||||
|
# Compress HTML, CSS, JavaScript, Text, XML and fonts
|
||||||
|
AddOutputFilterByType DEFLATE application/javascript
|
||||||
|
AddOutputFilterByType DEFLATE application/rss+xml
|
||||||
|
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
|
||||||
|
AddOutputFilterByType DEFLATE application/x-font
|
||||||
|
AddOutputFilterByType DEFLATE application/x-font-opentype
|
||||||
|
AddOutputFilterByType DEFLATE application/x-font-otf
|
||||||
|
AddOutputFilterByType DEFLATE application/x-font-truetype
|
||||||
|
AddOutputFilterByType DEFLATE application/x-font-ttf
|
||||||
|
AddOutputFilterByType DEFLATE application/x-javascript
|
||||||
|
AddOutputFilterByType DEFLATE application/xhtml+xml
|
||||||
|
AddOutputFilterByType DEFLATE application/xml
|
||||||
|
AddOutputFilterByType DEFLATE font/opentype
|
||||||
|
AddOutputFilterByType DEFLATE font/otf
|
||||||
|
AddOutputFilterByType DEFLATE font/ttf
|
||||||
|
AddOutputFilterByType DEFLATE image/svg+xml
|
||||||
|
AddOutputFilterByType DEFLATE image/x-icon
|
||||||
|
AddOutputFilterByType DEFLATE text/css
|
||||||
|
AddOutputFilterByType DEFLATE text/html
|
||||||
|
AddOutputFilterByType DEFLATE text/javascript
|
||||||
|
AddOutputFilterByType DEFLATE text/plain
|
||||||
|
AddOutputFilterByType DEFLATE text/xml
|
||||||
|
|
||||||
|
# Remove browser bugs (only needed for really old browsers)
|
||||||
|
BrowserMatch ^Mozilla/4 gzip-only-text/html
|
||||||
|
BrowserMatch ^Mozilla/4\.0[678] no-gzip
|
||||||
|
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
|
||||||
|
Header append Vary User-Agent
|
||||||
|
</IfModule>
|
||||||
|
|
||||||
|
RewriteEngine On
|
||||||
|
RewriteCond %{HTTP_HOST} !^trumptracker.github.io/$ [NC]
|
||||||
|
RewriteRule ^(.*)$ https://trumptracker.github.io/$1 [L,R=301]
|
||||||
|
|
||||||
|
## EXPIRES CACHING ##
|
||||||
|
<IfModule mod_expires.c>
|
||||||
|
ExpiresActive On
|
||||||
|
ExpiresByType image/jpg "access plus 1 year"
|
||||||
|
ExpiresByType image/jpeg "access plus 1 year"
|
||||||
|
ExpiresByType image/gif "access plus 1 year"
|
||||||
|
ExpiresByType image/png "access plus 1 year"
|
||||||
|
ExpiresByType text/css "access plus 1 month"
|
||||||
|
ExpiresByType application/pdf "access plus 1 month"
|
||||||
|
ExpiresByType text/x-javascript "access plus 1 month"
|
||||||
|
ExpiresByType application/x-shockwave-flash "access plus 1 month"
|
||||||
|
ExpiresByType image/x-icon "access plus 1 year"
|
||||||
|
ExpiresDefault "access plus 2 days"
|
||||||
|
</IfModule>
|
||||||
|
## EXPIRES CACHING ##
|
||||||
|
|
||||||
|
Options -MultiViews
|
||||||
|
RewriteEngine On
|
||||||
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
|
RewriteRule ^([^\.]+)$ $1.php [NC,L]
|
||||||
|
|
@ -1,29 +1,13 @@
|
||||||
30. Leave troops in Afghanistan because it's such "a mess." Protect Israel. And increase U.S. military presence in the East and South China Seas.
|
|
||||||
|
|
||||||
31. Find an "out" clause in the Iran deal and then "totally" renegotiate the whole thing.
|
|
||||||
|
|
||||||
32. "I promise I will never be in a bicycle race. That I can tell you." (This promise is connected to criticism of Secretary of State John F. Kerry, who was injured while riding a bicycle amid the Iran negotiations.)
|
|
||||||
|
|
||||||
33. Refuse to call Iran's leader by his preferred title. "I guarantee you I will be never calling him the Supreme Leader... I'll say, 'Hey baby, how ya doing?' I will never call him the Supreme Leader."
|
|
||||||
|
|
||||||
34. Negotiate the release of all U.S. prisoners held in Iran before taking office. (Five hostages were recently released, including Washington Post reporter Jason Rezaian; Trump has taken some credit for this.)
|
|
||||||
|
|
||||||
36. Find great generals -- like the next Gen. Patton or Gen. MacArthur -- and do not allow them to go onto television news shows to explain their military strategy: "I don't want my generals being interviewed, I want my generals kicking a--." Trump likes generals who are rough, foul-mouthed and beloved by their troops.
|
36. Find great generals -- like the next Gen. Patton or Gen. MacArthur -- and do not allow them to go onto television news shows to explain their military strategy: "I don't want my generals being interviewed, I want my generals kicking a--." Trump likes generals who are rough, foul-mouthed and beloved by their troops.
|
||||||
|
|
||||||
|
|
||||||
38. Fire "the corrupt and incompetent" leaders of the U.S. Department of Veterans Affairs and dramatically reform the agency. Allow veterans to take their military identification card to any medical facility that accepts Medicaid patients to receive care. Embed satellite VA clinics in rural hospitals and underserved areas, and ensure than every VA hospital is permanently staffed with OBGYN doctors.
|
38. Fire "the corrupt and incompetent" leaders of the U.S. Department of Veterans Affairs and dramatically reform the agency. Allow veterans to take their military identification card to any medical facility that accepts Medicaid patients to receive care. Embed satellite VA clinics in rural hospitals and underserved areas, and ensure than every VA hospital is permanently staffed with OBGYN doctors.
|
||||||
|
|
||||||
39. Invest more heavily in programs that help military veterans transition back to civilian life, including job training and placement services. Also increase funding for the treatment of post-traumatic stress disorder, traumatic brain injuries and mental health issues. Veterans who apply for a job at a VA facility will have five points added to their qualifying scores.
|
39. Invest more heavily in programs that help military veterans transition back to civilian life, including job training and placement services. Also increase funding for the treatment of post-traumatic stress disorder, traumatic brain injuries and mental health issues. Veterans who apply for a job at a VA facility will have five points added to their qualifying scores.
|
||||||
|
|
||||||
|
|
||||||
43. Aggressively challenge China's power in the world by declaring the country a currency manipulator, adopting a "zero tolerance policy on intellectual property theft and forced technology transfer" and cracking down on China's "lax labor and environmental standards."
|
|
||||||
|
|
||||||
44. Rather than throw the Chinese president a state dinner, buy him "a McDonald's hamburger and say we've got to get down to work."
|
|
||||||
|
|
||||||
45. Replace "free trade" with "fair trade." Gather together the "smartest negotiators in the world," assign them each a country and renegotiate all foreign trade deals.
|
45. Replace "free trade" with "fair trade." Gather together the "smartest negotiators in the world," assign them each a country and renegotiate all foreign trade deals.
|
||||||
|
|
||||||
46. Put billionaire hedge fund manager Carl Icahn in charge of trade negotiations with China and Japan, and pick an ambassador to Japan who is "a killer," unlike the current ambassador, Caroline Kennedy.
|
|
||||||
|
|
||||||
47. Tell Ford Motor Co.'s president that unless he cancels plans to build a massive plant in Mexico, the company will face a 35 percent tax on cars imported back into the United States. Trump is confident he can get this done before taking office. (Last year he incorrectly said this had already happened.)
|
47. Tell Ford Motor Co.'s president that unless he cancels plans to build a massive plant in Mexico, the company will face a 35 percent tax on cars imported back into the United States. Trump is confident he can get this done before taking office. (Last year he incorrectly said this had already happened.)
|
||||||
|
|
||||||
48. Force Nabisco to once again make Oreos in the United States. And bully Apple into making its "damn computers" and other products here.
|
48. Force Nabisco to once again make Oreos in the United States. And bully Apple into making its "damn computers" and other products here.
|
||||||
|
|
@ -74,21 +58,9 @@ https://www.washingtonpost.com/news/post-politics/wp/2016/01/22/here-are-76-of-d
|
||||||
|
|
||||||
______________
|
______________
|
||||||
|
|
||||||
Shred or rework trade agreements with Mexico, China and many other countries — and if companies leave for overseas, hit them with huge tariffs.
|
|
||||||
|
|
||||||
Deport, deport, deport — if not en masse, through a federal deportation force, at least expulsions in numbers far greater than the records President Obama already set.
|
|
||||||
|
|
||||||
Dismantle Obamacare, which has eliminated discrimination based on preexisting conditions, given 20 million additional Americans health insurance and, though you wouldn’t know it, bent the overall cost curve. What does it get replaced with? “Something terrific,” TBD.
|
|
||||||
|
|
||||||
Pass a huge tax cut, roughly double the one George W. Bush sponsored, that delivers a windfall to the wealthiest Americans and a relative paltry sum to the middle class, never mind the debt-inflating impact.
|
|
||||||
|
|
||||||
Bring back jobs, especially manufacturing jobs, that have fled the country over the past few decades.
|
|
||||||
|
|
||||||
Ensure that “the crime and violence that today afflicts our nation will soon come to an end” — a pledge made in his nomination acceptance speech — by restoring law and order. Revive inner cities that he says have become hell holes.
|
|
||||||
|
|
||||||
Donald Trump: It's time to heal this divided nation
|
Donald Trump: It's time to heal this divided nation
|
||||||
|
|
||||||
|
|
||||||
Some say he ran on nothing but his own overblown personality. Not so. Yes, he was supercharged by waging war against the media and the establishment and supposedly suffocating political correctness, but what distinguished him through the Republican primaries, and what he mostly stuck to through the general election, were a series of marquee pledges that will now become his governing agenda.
|
Some say he ran on nothing but his own overblown personality. Not so. Yes, he was supercharged by waging war against the media and the establishment and supposedly suffocating political correctness, but what distinguished him through the Republican primaries, and what he mostly stuck to through the general election, were a series of marquee pledges that will now become his governing agenda.
|
||||||
|
|
||||||
And he will have pressure to get those things accomplished given that the Senate and House both remain in Republican hands.
|
And he will have pressure to get those things accomplished given that the Senate and House both remain in Republican hands.
|
||||||
|
|
@ -107,11 +79,13 @@ Dismantle Obamacare, which has eliminated discrimination based on preexisting co
|
||||||
Pass a huge tax cut, roughly double the one George W. Bush sponsored, that delivers a windfall to the wealthiest Americans and a relative paltry sum to the middle class, never mind the debt-inflating impact.
|
Pass a huge tax cut, roughly double the one George W. Bush sponsored, that delivers a windfall to the wealthiest Americans and a relative paltry sum to the middle class, never mind the debt-inflating impact.
|
||||||
|
|
||||||
|
|
||||||
|
Ensure that “the crime and violence that today afflicts our nation will soon come to an end” — a pledge made in his nomination acceptance speech — by restoring law and order. Revive inner cities that he says have become hell holes.
|
||||||
|
|
||||||
|
|
||||||
Bring back jobs, especially manufacturing jobs, that have fled the country over the past few decades.
|
Bring back jobs, especially manufacturing jobs, that have fled the country over the past few decades.
|
||||||
|
|
||||||
Smash ISIS, though he hasn’t said how, and impose some form of extreme vetting test to keep out people who seem like they might be violent extremist Muslims.
|
Smash ISIS, though he hasn’t said how, and impose some form of extreme vetting test to keep out people who seem like they might be violent extremist Muslims.
|
||||||
|
|
||||||
Ensure that “the crime and violence that today afflicts our nation will soon come to an end” — a pledge made in his nomination acceptance speech — by restoring law and order. How? Who knows. And revive inner cities that he says have become hell holes. How? Again, who knows.
|
|
||||||
|
|
||||||
Julian Castro: Trump win devastating to Hispanic community
|
Julian Castro: Trump win devastating to Hispanic community
|
||||||
And speaking of law and order, there’s that other promise: to make Hillary Clinton pay dearly for the crimes Trump is absolutely convinced, judgment of the FBI be damned, that she committed.
|
And speaking of law and order, there’s that other promise: to make Hillary Clinton pay dearly for the crimes Trump is absolutely convinced, judgment of the FBI be damned, that she committed.
|
||||||
|
|
@ -165,21 +139,6 @@ It's shaping up to be a busy day! Hillary Clinton, by contrast, has made only a
|
||||||
|
|
||||||
|
|
||||||
SOURCED LINKS - http://www.motherjones.com/politics/2016/09/donald-trump-first-day-in-office
|
SOURCED LINKS - http://www.motherjones.com/politics/2016/09/donald-trump-first-day-in-office
|
||||||
|
|
||||||
———————————
|
|
||||||
Bringing back jobs
|
|
||||||
|
|
||||||
Major investment in cities and infrastructure.
|
|
||||||
|
|
||||||
Mexico will pay for the wall.
|
|
||||||
|
|
||||||
|
|
||||||
Healthcare that beats Obamacare
|
|
||||||
|
|
||||||
Global security
|
|
||||||
|
|
||||||
https://thinkprogress.org/trump-must-now-put-up-or-shut-up-79f5844107f4#.1oqogtsrw
|
|
||||||
|
|
||||||
——————————
|
——————————
|
||||||
|
|
||||||
1. Trump has promised to build a border wall between Mexico and the United States.
|
1. Trump has promised to build a border wall between Mexico and the United States.
|
||||||
|
|
@ -192,8 +151,6 @@ https://thinkprogress.org/trump-must-now-put-up-or-shut-up-79f5844107f4#.1oqogts
|
||||||
|
|
||||||
5. Trump has said that he would appoint justices to the Supreme Court who would overturn Roe v. Wade.
|
5. Trump has said that he would appoint justices to the Supreme Court who would overturn Roe v. Wade.
|
||||||
|
|
||||||
6. He would get rid of Common Core in our education systems.
|
|
||||||
|
|
||||||
7. Trump has promised to “bomb the sh*t out of ISIS.”
|
7. Trump has promised to “bomb the sh*t out of ISIS.”
|
||||||
|
|
||||||
8. He wants to bring back waterboarding.
|
8. He wants to bring back waterboarding.
|
||||||
|
|
@ -244,36 +201,8 @@ end common core
|
||||||
|
|
||||||
take jobs from china, japan, mexico
|
take jobs from china, japan, mexico
|
||||||
|
|
||||||
be cheerleader for america
|
|
||||||
|
|
||||||
get rid of the EPA
|
|
||||||
|
|
||||||
defund planned parenthood
|
|
||||||
|
|
||||||
ban most foreign muslims from entering the US
|
|
||||||
|
|
||||||
work with Putin to wipe out shared enemies
|
|
||||||
|
|
||||||
pick supreme court justices who are really great legal scholars
|
|
||||||
|
|
||||||
kill terrorists relatives
|
|
||||||
|
|
||||||
leave troops in Afghanistan
|
|
||||||
|
|
||||||
Find and out-clause in the Iran Deal
|
|
||||||
|
|
||||||
Oppose killing journalists
|
|
||||||
|
|
||||||
Challenge China’s power in the world
|
|
||||||
|
|
||||||
Replace free trade with fair trade
|
|
||||||
|
|
||||||
Appoint billionaire hedge fund manager Carl Icahn in charge of trade negotiations with China
|
|
||||||
|
|
||||||
Grow the DFP by at least 6%
|
Grow the DFP by at least 6%
|
||||||
|
|
||||||
Repeal Obama’s executive actions on immigration
|
|
||||||
|
|
||||||
Get rid of most corporate tax loopholes
|
Get rid of most corporate tax loopholes
|
||||||
|
|
||||||
Get ride of income tax for some earners
|
Get ride of income tax for some earners
|
||||||
|
|
|
||||||
86
index.html
86
index.html
|
|
@ -681,38 +681,6 @@
|
||||||
<th scope=row>1</th>
|
<th scope=row>1</th>
|
||||||
<td>Column content</td>
|
<td>Column content</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<th scope=row>2</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>3</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>4</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>5</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>6</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>7</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>8</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th scope=row>9</th>
|
|
||||||
<td>Column content</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
@ -1017,14 +985,64 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><a href="http://www.nbcnews.com/politics/2016-election/full-list-donald-trump-s-rapidly-changing-policy-positions-n547801">The Iran Nuclear Deal</a></th>
|
<th><a href="http://www.nbcnews.com/politics/2016-election/full-list-donald-trump-s-rapidly-changing-policy-positions-n547801">Iran</a></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope=row>1</th>
|
<th scope=row>1</th>
|
||||||
<td>Renegotiate the deal.</td>
|
<td>Renegotiate the Iran Nuclear Deal.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>2</th>
|
||||||
|
<td>"I promise I will never be in a bicycle race. That I can tell you." (This promise is connected to criticism of Secretary of State John F. Kerry, who was injured while riding a bicycle amid the Iran negotiations.)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>3</th>
|
||||||
|
<td>Refuse to call Iran's leader by his preferred title. "I guarantee you I will be never calling him the Supreme Leader... I'll say, 'Hey baby, how ya doing?' I will never call him the Supreme Leader."</td>
|
||||||
|
</tr>
|
||||||
|
<tr class="warning">
|
||||||
|
<th scope=row>4</th>
|
||||||
|
<td>Negotiate the release of all U.S. prisoners held in Iran before taking office. (Five hostages were recently released, including Washington Post reporter Jason Rezaian; Trump has taken some credit for this.)</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><a href="http://www.nbcnews.com/politics/2016-election/full-list-donald-trump-s-rapidly-changing-policy-positions-n547801"></a>Afghanistan</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>1</th>
|
||||||
|
<td>Leave troops in Afghanistan because it's such "a mess." Protect Israel. And increase U.S. military presence in the East and South China Seas.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>2</th>
|
||||||
|
<td>Find an "out" clause in the Iran deal and then "totally" renegotiate the whole thing.</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th><a href="http://www.nbcnews.com/politics/2016-election/full-list-donald-trump-s-rapidly-changing-policy-positions-n547801">China</a></th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>1</th>
|
||||||
|
<td>Aggressively challenge China's power in the world by declaring the country a currency manipulator, adopting a "zero tolerance policy on intellectual property theft and forced technology transfer" and cracking down on China's "lax labor and environmental standards."</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>2</th>
|
||||||
|
<td>Rather than throw the Chinese president a state dinner, buy him "a McDonald's hamburger and say we've got to get down to work."</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>3</th>
|
||||||
|
<td>Put billionaire hedge fund manager Carl Icahn in charge of trade negotiations with China and Japan, and pick an ambassador to Japan who is "a killer," unlike the current ambassador, Caroline Kennedy.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th scope=row>4</th>
|
||||||
|
<td>Negotiate the release of all U.S. prisoners held in Iran before taking office. (Five hostages were recently released, including Washington Post reporter Jason Rezaian; Trump has taken some credit for this.)</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue