Skip to content

Commit

Permalink
fix: update the google one vpn dateClose.
Browse files Browse the repository at this point in the history
  • Loading branch information
real-jiakai committed May 8, 2024
1 parent ef6809a commit 06f7a16
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.

# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart

tasks:
- init: yarn install && yarn run build
command: yarn run start


2 changes: 1 addition & 1 deletion graveyard.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "VPN by Google One",
"dateClose": "2024-06-10",
"dateClose": "2024-06-20",
"dateOpen": "2020-10-29",
"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.",
"link": "https://support.google.com/googleone/answer/14806901",
Expand Down

0 comments on commit 06f7a16

Please sign in to comment.