Spaces:
Sleeping
Sleeping
Update main.py
Browse files
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")
|