Added youtube video example profile.
This commit is contained in:
@@ -18,6 +18,7 @@ port = 37573
|
||||
user-agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"
|
||||
|
||||
# Defines URI endpoints for HTTP GET requests
|
||||
# This has to be an array, even if it only has one member
|
||||
endpoints = [
|
||||
"/get",
|
||||
"/api/v1.2/status.js"
|
||||
@@ -83,6 +84,7 @@ placement = { type = "body" }
|
||||
user-agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"
|
||||
|
||||
# Defines URI endpoints for HTTP POST requests
|
||||
# This has to be an array, even if it only has one member
|
||||
endpoints = [
|
||||
"/post",
|
||||
"/api/v2/get.js"
|
||||
|
||||
Reference in New Issue
Block a user