yasir commited on
Commit
855180d
1 Parent(s): 4a2429c

Update main.js

Browse files
Files changed (1) hide show
  1. main.js +3 -4
main.js CHANGED
@@ -108,10 +108,9 @@ document.getElementById('jd').onclick = ()=>{
108
  "width": 1024,
109
  "height":1024,
110
  "alchemy":true,
111
- "pr":true,
112
- "cookie": "",
113
- "u":u,
114
- "sub":sub
115
  };
116
 
117
 
 
108
  "width": 1024,
109
  "height":1024,
110
  "alchemy":true,
111
+ "pr":true
112
+
113
+
 
114
  };
115
 
116