Skip to content

Commit

Permalink
prettified the files
Browse files Browse the repository at this point in the history
  • Loading branch information
darklight147 committed Jan 17, 2021
1 parent 4ee1bac commit 1b24283
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 27 deletions.
40 changes: 18 additions & 22 deletions websites/G/Game-Linter/dist/metadata.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
{
"$schema": "https://schemas.premid.app/metadata/1.0",
"author": {
"name": "/home/achbarou",
"id": "563804458526441639"
},
"service": "Game-Linter",
"description": {
"en": "Game-Linter is a file sharing and a torrent index as well as a magnet link provider." },
"url": "game-linter.com",
"version": "1.0.0",
"logo": "https://i.imgur.com/tQrygFc.png",
"thumbnail": "https://i.imgur.com/ISdHrQA.png",
"color": "#30ACCE",
"tags": [
"gaming",
"filesharing",
"coding",
"sharing"
],
"category": "other",
"regExp": "(.*).?game-linter.com(.*)"
}
"$schema": "https://schemas.premid.app/metadata/1.0",
"author": {
"name": "/home/achbarou",
"id": "563804458526441639"
},
"service": "Game-Linter",
"description": {
"en": "Game-Linter is a file sharing and a torrent index as well as a magnet link provider."
},
"url": "game-linter.com",
"version": "1.0.0",
"logo": "https://i.imgur.com/tQrygFc.png",
"thumbnail": "https://i.imgur.com/ISdHrQA.png",
"color": "#30ACCE",
"tags": ["gaming", "filesharing", "coding", "sharing"],
"category": "other",
"regExp": "(.*).?game-linter.com(.*)"
}
9 changes: 4 additions & 5 deletions websites/G/Game-Linter/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist/"
}
"extends": "../../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist/"
}
}

0 comments on commit 1b24283

Please sign in to comment.