mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 21:51:29 +00:00
reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter
This commit is contained in:
2
thirdparty/pagerank/pagerank.py
vendored
2
thirdparty/pagerank/pagerank.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Script for getting Google Page Rank of page
|
||||
# Google Toolbar 3.0.x/4.0.x Pagerank Checksum Algorithm
|
||||
|
||||
Reference in New Issue
Block a user