Merge pull request #3309 from daffainfo/patch-276

Create api-gofile.yaml
patch-1
Prince Chaddha 2021-12-09 20:39:09 +05:30 committed by GitHub
commit 3b06952bdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: api-gofile
info:
name: GoFile API Test
author: daffainfo
severity: info
reference:
- https://gofile.io/api
- https://github.com/daffainfo/all-about-apikey/blob/main/Cloud%20Storage%20-%20File%20Sharing/GoFile.md
tags: token-spray,gofile
self-contained: true
requests:
- method: GET
path:
- "https://api.gofile.io/getAccountDetails?token={{token}}&allDetails=true"
matchers:
- type: word
part: body
words:
- '"token"'
- '"email"'
- '"rootFolder"'
condition: and