Skip to content

Commit

Permalink
[ò ͜ʖó]: Updates proxy urls
Browse files Browse the repository at this point in the history
  • Loading branch information
BadgerCode committed May 6, 2018
1 parent 8c78386 commit 59e413d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proxies.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"responseOverrides": {
"response.statusCode": "303",
"response.headers.Location": "https://raw.githubusercontent.com/Casper-Oakley/RESTful-lenny/master/content/favicon.ico"
"response.headers.Location": "http://app.lenny.today/favicon.ico"
}
},
"Robots": {
Expand All @@ -25,7 +25,7 @@
},
"responseOverrides": {
"response.statusCode": "303",
"response.headers.Location": "https://raw.githubusercontent.com/Casper-Oakley/RESTful-lenny/master/content/robots.txt"
"response.headers.Location": "http://app.lenny.today/robots.txt"
}
}
}
Expand Down

0 comments on commit 59e413d

Please sign in to comment.