diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 21:36:00 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 21:36:00 +0700 |
commit | dca6c620cd2d93d6daff66f6f333672baaaa5ba0 (patch) | |
tree | 09ed38a5b8932a35740a43b67c2702aa9c4c62a9 /content/posts | |
parent | f859690e717dcd89f8a837121f7d4b0521f06e29 (diff) | |
download | blog-dca6c620cd2d93d6daff66f6f333672baaaa5ba0.tar.gz |
Move images to static
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/calculator.jpg | bin | 115460 -> 0 bytes | |||
-rw-r--r-- | content/posts/calculator.md | 6 | ||||
-rw-r--r-- | content/posts/insurance.md | 4 | ||||
-rw-r--r-- | content/posts/oxfordreference.md | 8 | ||||
-rw-r--r-- | content/posts/oxfordreference.png | bin | 17517 -> 0 bytes |
5 files changed, 9 insertions, 9 deletions
diff --git a/content/posts/calculator.jpg b/content/posts/calculator.jpg deleted file mode 100644 index 65bea35..0000000 --- a/content/posts/calculator.jpg +++ /dev/null Binary files differdiff --git a/content/posts/calculator.md b/content/posts/calculator.md index 2897524..0b13351 100644 --- a/content/posts/calculator.md +++ b/content/posts/calculator.md @@ -1,7 +1,7 @@ --- -title: "What does this Calculator calculate?" +title: "[Sus] What does this Calculator calculate?" date: 2021-05-25T17:18:25+07:00 -categories: [ app ] +categories: [ "suspicious permission" ] tags: [ xiaomi, "personal information" ] --- @@ -10,4 +10,4 @@ to provide you with basic services? Well for Xiaomi apps that is the case. -![Calculator asks for personal information](/sus-perm/calculator.jpg) +![Calculator asks for personal information](/images/calculator.jpg) diff --git a/content/posts/insurance.md b/content/posts/insurance.md index 82fb939..d6d6348 100644 --- a/content/posts/insurance.md +++ b/content/posts/insurance.md @@ -1,7 +1,7 @@ --- -title: "Social security app would like to change your system setting" +title: "[Sus] Social security app would like to change your system setting" date: 2021-05-25T17:33:23+07:00 -categories: [ app ] +categories: [ "suspicious permission" ] tags: [ system, setting ] --- diff --git a/content/posts/oxfordreference.md b/content/posts/oxfordreference.md index 7206ffc..134c1cf 100644 --- a/content/posts/oxfordreference.md +++ b/content/posts/oxfordreference.md @@ -1,11 +1,11 @@ --- -title: "Oxford wants to know your location!" -date: 2021-05-25T17:24:56+07:00 -categories: [ website ] +title: "[Sus] Oxford wants to know your location!" +date: 2021-05-25 +categories: [ "suspicious permission" ] tags: [ oxford, location ] --- Knowing your location must be so helpful in looking up words. Very privacy, so discrimination. -![Oxford references wants to know your location](/sus-perm/oxfordreference.png) +![Oxford references wants to know your location](/images/oxfordreference.png) diff --git a/content/posts/oxfordreference.png b/content/posts/oxfordreference.png deleted file mode 100644 index 8d00f7e..0000000 --- a/content/posts/oxfordreference.png +++ /dev/null Binary files differ |