diff options
| author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2017-06-21 16:27:03 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-06-21 16:27:03 +0200 |
| commit | 9e3dfcdcd84f37bef7bf178e4fa3df33cf5768a9 (patch) | |
| tree | af61d80c473185e40ffe38c43800063644457126 | |
| parent | 84c4d70c095f9081352a932c556f5f2449a726db (diff) | |
| download | ftr-site-config-9e3dfcdcd84f37bef7bf178e4fa3df33cf5768a9.tar.gz ftr-site-config-9e3dfcdcd84f37bef7bf178e4fa3df33cf5768a9.zip | |
Update amazon.com.txt (#307)
Looks like the default user agent force Amazon to return a 403
| -rw-r--r-- | amazon.com.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/amazon.com.txt b/amazon.com.txt index cd7ad15..c1d8d15 100644 --- a/amazon.com.txt +++ b/amazon.com.txt @@ -16,4 +16,6 @@ strip_id_or_class: expandPS strip_id_or_class: psPlaceHolde strip: //li[contains(., 'update product info') or contains(., 'give feedback on images')] -test_url: http://www.amazon.com/Common-Sense-Forestry-Living-Mother/dp/1931498210/
\ No newline at end of file +http_header(user-agent): PHP/5.3 + +test_url: http://www.amazon.com/Common-Sense-Forestry-Living-Mother/dp/1931498210/ |
