Skip to content

Commit 4239da1

Browse files
authored
Revert "Updated Conflicted Link"
1 parent 0e1b313 commit 4239da1

File tree

4 files changed

+2
-16
lines changed

4 files changed

+2
-16
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ We now have a section for miscellaneous scripts as well.
107107
<td align="center"><a href="https://github.com/Sahil-k1509"><img src="https://avatars1.githubusercontent.com/u/55683054?v=4" width="100px;" alt=""/><br /><sub><b>Sahil Bairagi</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Sahil-k1509" title="Code">💻</a></td>
108108
<td align="center"><a href="https://github.com/tauseefmohammed2"><img src="https://avatars2.githubusercontent.com/u/35351464?v=4" width="100px;" alt=""/><br /><sub><b>tauseefmohammed2</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=tauseefmohammed2" title="Code">💻</a></td>
109109
<td align="center"><a href="https://ameyanrd.github.io/"><img src="https://avatars1.githubusercontent.com/u/42608371?v=4" width="100px;" alt=""/><br /><sub><b>Ameya Deshpande</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=ameyanrd" title="Code">💻</a></td>
110-
<td align="center"><a href="https://github.com/nj1902"><img src="https://user-images.githubusercontent.com/56442920/94884868-4dac4480-048c-11eb-9c56-7aaf87ba3597.jpeg" width="200px;" alt=""/><br /><sub><b>Naman Jain</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=nj1902" title="Code">💻</a></td>
111-
=======
112110
<td align="center"><a href="https://aravindha1234u.github.io"><img src="https://avatars0.githubusercontent.com/u/52521300?v=4" width="100px;" alt=""/><br /><sub><b>T3cH_W1z4rD</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Aravindha1234u" title="Code">💻</a></td>
113111
<td align="center"><a href="https://github.com/Meghana-12"><img src="https://avatars0.githubusercontent.com/u/44519203?v=4" width="100px;" alt=""/><br /><sub><b>Meghana Varanasi</b></sub></a><br /><a href="https://github.com/Python-World/Python_and_the_Web/commits?author=Meghana-12" title="Code">💻</a></td>
114112
</tr>
@@ -130,4 +128,4 @@ SR No | Project | Author
130128
2 | [Pycon Proposals Scraper](https://github.com/Python-World/Python_and_the_Web/tree/master/Scripts/Web_Scrappers/Pycon_Proposals)| [Aditya Jetely](https://github.com/AdityaJ7)
131129
3 | [Hacktoberfest Events Scraper](https://github.com/Python-World/Python_and_the_Web/tree/master/Scripts/Web_Scrappers/Hacktoberfest_Events)| [Aditya Jetely](https://github.com/AdityaJ7)
132130
4 | [Wifi Speed Tester](https://github.com/Python-World/Python_and_the_Web/tree/master/Scripts/Miscellaneous/Wifi_Speed)| [AdeshChoudhar19](https://github.com/AdeshChoudhar19)
133-
5 | [Google Search Using Python](https://github.com/Python-World/Python_and_the_Web/tree/master/Scripts/Web_Scrappers/Google_Search_Using_Python)| [Naman Jain](https://github.com/nj1902)
131+
5 | [Google Search Using Python](https://github.com/Python-World/Python_and_the_Web/tree/master/Scripts/Miscellaneous/Wifi_Speed)| [Naman Jain](https://github.com/nj1902)

Scripts/Web_Scrappers/Google_Search_Using_Python/README.md renamed to Scripts/Web_Scrappers/Google Search Using Python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ search(query, tld='co.in', lang='en', num=10, start=0, stop=None, pause=2)
2323

2424
<table>
2525
<tr>
26-
<td align="center"><a href="https://github.com/nj1902"><img src="http://github.com/%3Cspan%20class="x x-first x-last">https://user-images.githubusercontent.com/56442920/94884868-4dac4480-048c-11eb-9c56-7aaf87ba3597.jpeg" width="200px;" alt=""/></br><sub><b>💻 Naman Jain 💻</b></sub></a><br /></td>
26+
<td align="center"><a href="https://github.com/nj1902"><img src="" width="200px;" alt=""/><sub><b>💻 Naman Jain 💻</b></sub></a><br /></td>
2727

2828

2929
</table>

Scripts/Web_Scrappers/Google_Search_Using_Python/code.py

-12
This file was deleted.

0 commit comments

Comments
 (0)