fix(post): Tag in titlecase

This commit is contained in:
curben 2019-06-09 14:08:19 +09:30
parent 87dbfda834
commit f5cacbeebd
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ subtitle: AliExpress login doesn't show up on Firefox when there is a strict cro
date: 2019-02-28 date: 2019-02-28
lastUpdated: 2019-04-29 lastUpdated: 2019-04-29
tags: tags:
- firefox - Firefox
--- ---
AliExpress login doesn't show up on Firefox when there is a strict cross-origin policy (i.e. `network.http.referer.XOriginPolicy`). Here's how to whitelist it. AliExpress login doesn't show up on Firefox when there is a strict cross-origin policy (i.e. `network.http.referer.XOriginPolicy`). Here's how to whitelist it.

View File

@ -1,5 +1,5 @@
--- ---
title: Prevent Engadget from redirect to Guce title: Prevent Engadget from redirect to guce
subtitle: Block its cookies subtitle: Block its cookies
date: 2019-06-09 date: 2019-06-09
tags: tags:
@ -40,6 +40,6 @@ Firefox can block cookie by website. To block Engadget from setting a cookie, in
{% cloudinary '20190609/uncheck-site.png' 'Settings for clearing history' %} {% cloudinary '20190609/uncheck-site.png' 'Settings for clearing history' %}
That's it. If you want to know what is the purpose of `guce.advertising.com` and why Engadget redirects to it, read on. That's it. If you want to know what is the purpose of `guce.advertising.com`, read on.
The previous owner of Engadget, AOL Inc was acquired by Verizon Media (previously known as Oath Inc) in May 2015. With Yahoo! and other media companies as part of its portfolio, Verizon Media can track readers across those websites. One way to do it is through cookie. So, `guce.advertising.com` is essentially a [cookie consent form](https://archive.fo/ik3Pu) (page archived using [archive.today](https://archive.fo/)). The previous owner of Engadget, AOL Inc was acquired by Verizon Media (previously known as Oath Inc) in May 2015. With Yahoo! and other media companies as part of its portfolio, Verizon Media can track readers across those websites. One way to do it is through cookie. So, `guce.advertising.com` is essentially a [cookie consent form](https://archive.fo/ik3Pu) (page archived using [archive.today](https://archive.fo/)).