Your Name 3 năm trước cách đây
mục cha
commit
c65d905ce6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      hhh/SEO/gsearch_test.py

+ 1 - 1
hhh/SEO/gsearch_test.py

@@ -12,7 +12,7 @@ table=db['hhh_contentgap_serp']
 #print(os.path.realpath('.'))
 curdir=os.path.realpath('.')
 
-fr=codecs.open(curdir+'/hhh/SEO/contentgap.txt','r','utf-8')
+fr=codecs.open(curdir+'contentgap.txt','r','utf-8')
 lines=fr.readlines()
 lst=[]
 for l in lines: