mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
First commit
This commit is contained in:
6
function/jdcookie.js
Normal file
6
function/jdcookie.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// 本地测试在这边填写cookie
|
||||
let cookie = [
|
||||
];
|
||||
module.exports = {
|
||||
cookie
|
||||
}
|
||||
Reference in New Issue
Block a user