chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
body = parse_json!(.body)
|
||||
if body.object == "instagram" {
|
||||
body.entry[0].id
|
||||
} else {
|
||||
null
|
||||
}
|
||||
Reference in New Issue
Block a user