summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-06-28 21:04:07 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-06-28 21:04:07 +0530
commit9129b86758265db542528aea6bfaab930a1c983b (patch)
tree6e9ae706d4b763f3b3af40e7f35404cae62cb0a2 /server
parentac0257db671bce0ae2ba160ba93018317184256a (diff)
downloadinsta-local-master.tar.gz
insta-local-master.tar.bz2
insta-local-master.zip
update .gitignoreHEADmaster
Diffstat (limited to 'server')
-rw-r--r--server/credentials.json4
-rw-r--r--server/influencers.json5
2 files changed, 9 insertions, 0 deletions
diff --git a/server/credentials.json b/server/credentials.json
new file mode 100644
index 0000000..3ffd979
--- /dev/null
+++ b/server/credentials.json
@@ -0,0 +1,4 @@
+{
+ "username": "xtester2",
+ "password": "teTeD7QojvhOdvEGa50u6FFJo"
+}
diff --git a/server/influencers.json b/server/influencers.json
new file mode 100644
index 0000000..54f6911
--- /dev/null
+++ b/server/influencers.json
@@ -0,0 +1,5 @@
+{
+ "profiles": [
+ "aao.remote.ho.jaye"
+ ]
+}