summaryrefslogtreecommitdiff
path: root/android-developers.googleblog.com.txt
diff options
context:
space:
mode:
authorNicolas Hart <nclsHart@users.noreply.github.com>2017-08-27 11:11:41 +0200
committerFiveFilters.org <fivefilters@fivefilters.org>2017-08-27 11:11:41 +0200
commit8776e8b9d7e9ddd5ee03a467c320f84b21ea6586 (patch)
treec27d910519b058939ac6881d7afcf647a02769f0 /android-developers.googleblog.com.txt
parent58c644768e1dbdbba664520120dcf78ddcc0ebf8 (diff)
downloadftr-site-config-8776e8b9d7e9ddd5ee03a467c320f84b21ea6586.tar.gz
ftr-site-config-8776e8b9d7e9ddd5ee03a467c320f84b21ea6586.zip
add config for android-developers.googleblog.com (#328)
Diffstat (limited to 'android-developers.googleblog.com.txt')
-rw-r--r--android-developers.googleblog.com.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/android-developers.googleblog.com.txt b/android-developers.googleblog.com.txt
new file mode 100644
index 0000000..c740a49
--- /dev/null
+++ b/android-developers.googleblog.com.txt
@@ -0,0 +1,8 @@
+body: //div[@itemprop="articleBody"]
+
+find_string: <noscript>
+replace_string: <div>
+find_string: </noscript>
+replace_string: </div>
+
+test_url: https://android-developers.googleblog.com/2017/08/introducing-android-8-oreo.html \ No newline at end of file