Last active
February 26, 2022 03:38
-
-
Save omarkj/81134b4ccfff4fc08ddb937544502ee4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"slug":"testapp1-1470245742996", | |
"name":"testApp1", | |
"preferences": {"categories": [ | |
{"name":"Likes","matches":["(.*) liked your photo"],"example":"Barry liked your photo"}, | |
{"name":"New Users","matches":["Your Facebook friend (.*) is on Instagram as (.*)."],"example":"Your Facebook friend Barry Jones is on Instagram as barry_jones."}, | |
{"name":"Breaking","matches":["Breaking: (.*)"],"example":"Breaking: The end of the world has arrived"} | |
]}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment