diff options
Diffstat (limited to 'android-developers.googleblog.com.txt')
| -rw-r--r-- | android-developers.googleblog.com.txt | 8 |
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 |
