Skip to content

Commit 06f7a16

Browse files
committed
fix: update the google one vpn dateClose.
1 parent ef6809a commit 06f7a16

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.gitpod.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+
tasks:
8+
- init: yarn install && yarn run build
9+
command: yarn run start
10+
11+

graveyard.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "VPN by Google One",
4-
"dateClose": "2024-06-10",
4+
"dateClose": "2024-06-20",
55
"dateOpen": "2020-10-29",
66
"description": "VPN by Google One was a virtual private network service that provided users encrypted transit of their data and network activity and allowed them to mask their IP address.",
77
"link": "https://support.google.com/googleone/answer/14806901",

0 commit comments

Comments
 (0)