Skip to content

Commit

Permalink
Add Alipay, Baidu, Bilibili and Zhihu websites (#1740)
Browse files Browse the repository at this point in the history
Co-authored-by: Tulio Leao <[email protected]>
  • Loading branch information
tomac4t and tupaschoal authored Aug 9, 2023
1 parent 4e8d399 commit e682cbd
Showing 1 changed file with 61 additions and 2 deletions.
63 changes: 61 additions & 2 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,16 @@
]
},

{
"name": "AliPay",
"url": "https://memberprod.alipay.com/account/close/apply.htm",
"difficulty": "easy",
"notes": "From the app: Settings ⮕ Account and Security ⮕ Account Cancel.",
"domains": [
"alipay.com"
]
},

{
"name": "All 4 / Channel 4",
"url": "https://4id.channel4.com/account#!/close",
Expand Down Expand Up @@ -1653,6 +1663,15 @@
]
},

{
"name": "Baidu",
"url": "https://passport.baidu.com/v6/cancelAccount",
"difficulty": "medium",
"domains": [
"baidu.com"
]
},

{
"name": "Balance",
"url": "https://balanceapp.com/balance-privacy",
Expand Down Expand Up @@ -1958,6 +1977,15 @@
]
},

{
"name": "Bilibili",
"url": "https://passport.bilibili.com/register/logout.html",
"difficulty": "medium",
"domains": [
"bilibili.com"
]
},

{
"name": "Binance",
"url": "https://www.binance.com/fr/my/risk/delete-account-appeal",
Expand Down Expand Up @@ -5186,6 +5214,16 @@
]
},

{
"name": "Elsevier",
"url": "https://service.elsevier.com/app/answers/detail/a_id/30148/supporthub/ecommerce/~/how-do-i-request-deletion-of-my-elsevier.com-account",
"difficulty": "hard",
"notes": "Fill out the form with your Account name, Email and a reason for deletion request.",
"domains": [
"elsevier.com"
]
},

{
"name": "Empik",
"url": "https://www.empik.com/polityka-prywatnosci-empik",
Expand Down Expand Up @@ -13783,8 +13821,9 @@

{
"name": "QQ",
"url": "https://support.weixin.qq.com/security/readtemplate?page=statement_page&t=account_cancellation/w_index&wechat_real_lang=en_US",
"url": "https://kf.qq.com/faq/1803146n2yMr180314MbIfER.html",
"difficulty": "easy",
"notes": "From the app: Avatar ⮕ Settings ⮕ Account Security ⮕ Account Cancellation.",
"domains": [
"qq.com"
]
Expand Down Expand Up @@ -18346,9 +18385,11 @@
"name": "WeChat",
"url": "https://help.wechat.com/cgi-bin/micromsg-bin/oshelpcenter?opcode=2&id=1706083AnYFb170608VF3Ur2",
"difficulty": "easy",
"notes": "From the app: Me ⮕ Settings ⮕ Account Security ⮕ WeChat Security Center ⮕ Account Cancellation.",
"domains": [
"wechat.com",
"weixin.qq.com"
"weixin.qq.com",
"wx.qq.com"
]
},

Expand All @@ -18372,6 +18413,15 @@
]
},

{
"name": "Weibo",
"url": "https://kefu.weibo.com/faqdetail?id=20690",
"difficulty": "easy",
"domains": [
"weibo.com"
]
},

{
"name": "Western Union",
"url": "https://wucare.westernunion.com/s/article/How-do-I-log-in-at-westernunion-com?language=en_US#delete",
Expand Down Expand Up @@ -19429,6 +19479,15 @@
]
},

{
"name": "Zhihu",
"url": "https://www.zhihu.com/unregister",
"difficulty": "easy",
"domains": [
"zhihu.com"
]
},

{
"name": "Zoho",
"url": "https://accounts.zoho.com/u/h#setting/closeaccount",
Expand Down

0 comments on commit e682cbd

Please sign in to comment.