Commit 50cd8153 authored by wang's avatar wang

更换环境

parent b2b8e9b1
...@@ -9,12 +9,11 @@ import random ...@@ -9,12 +9,11 @@ import random
import time import time
from datetime import datetime from datetime import datetime
import execjs
import requests import requests
from path import getRandomPath from path import getRandomPath
ctx1 = execjs.compile(open('./src.js', 'r').read()) # ctx1 = execjs.compile(open('./src.js', 'r').read())
def left_shift(based, counter): def left_shift(based, counter):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment