From edc455377ba216ffd8b0716065285400d2ec7299 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 18 Aug 2014 14:45:36 +0200 Subject: itunes.apple.com --- itunes.apple.com.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 itunes.apple.com.txt diff --git a/itunes.apple.com.txt b/itunes.apple.com.txt new file mode 100644 index 0000000..ffd9556 --- /dev/null +++ b/itunes.apple.com.txt @@ -0,0 +1,14 @@ +body: //div[@id='left-stack' or contains(@class, 'center-stack')] + +find_string: class="artwork" src=" +replace_string: class="artwork" src-disabled=" +find_string: src-swap-high-dpi=" +replace_string: src=" + +strip_id_or_class: rating +strip_id_or_class: listeners-also-bought + +prune: no + +test_url: https://itunes.apple.com/us/rss/topaudiobooks/limit=10/xml +test_url: https://itunes.apple.com/us/audiobook/the-giver-unabridged/id356345850 \ No newline at end of file -- cgit v1.3.1