Rakshitjan commited on
Commit
73c5891
·
verified ·
1 Parent(s): 0d0d7c7

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -31,7 +31,7 @@ config = {
31
  swot_bot = App.from_config(config=config)
32
 
33
  swot_bot.add("web_page","https://www.allen.ac.in/engineering/jee-main/tips-tricks/")
34
- swot_bot.add("https://motion.ac.in/blog/jee-main-weightage-chapter-wise/")
35
  swot_bot.add("https://www.allen.ac.in/engineering/jee-main/preparation-strategy/")
36
  #swot_bot.add("https://byjus.com/jee/how-to-prepare-for-jee-at-home/")
37
  swot_bot.add("https://www.askiitians.com/iit-jee/how-to-prepare-for-iit-jee-from-class-11.html")
 
31
  swot_bot = App.from_config(config=config)
32
 
33
  swot_bot.add("web_page","https://www.allen.ac.in/engineering/jee-main/tips-tricks/")
34
+ # swot_bot.add("https://motion.ac.in/blog/jee-main-weightage-chapter-wise/")
35
  swot_bot.add("https://www.allen.ac.in/engineering/jee-main/preparation-strategy/")
36
  #swot_bot.add("https://byjus.com/jee/how-to-prepare-for-jee-at-home/")
37
  swot_bot.add("https://www.askiitians.com/iit-jee/how-to-prepare-for-iit-jee-from-class-11.html")