Skip to content

Commit

Permalink
[add] 测试ci流程
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarcis-cy committed Jun 25, 2024
1 parent f228568 commit 13fafd4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions finger/Azure.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: fingerprint-yaml-Azure
manual: false
detail:
fingerprint:
name: Azure
transport: http
rules:
r0:
request:
cache: true
method: GET
path: /
follow_redirects: true
expression: response.raw_header.bcontains(bytes("azure-webrole-instance-id")) || response.raw_header.ibcontains(b"Windows-Azure-Web")
expression: r0()

0 comments on commit 13fafd4

Please sign in to comment.