https://github.com/fernandod1/httpprefix-remover
Batch prefix (http:// , http:// , http://www. , https://www.) first ocurrence per line of a list of urls.
https://github.com/fernandod1/httpprefix-remover
batch batch-script batching bulk bulk-actions bulkimport httpremover modifyurl php php5 php7 url-shortener urls
Last synced: 2 months ago
JSON representation
Batch prefix (http:// , http:// , http://www. , https://www.) first ocurrence per line of a list of urls.
- Host: GitHub
- URL: https://github.com/fernandod1/httpprefix-remover
- Owner: fernandod1
- License: other
- Created: 2019-10-07T23:18:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T12:11:33.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T00:28:56.582Z (9 months ago)
- Topics: batch, batch-script, batching, bulk, bulk-actions, bulkimport, httpremover, modifyurl, php, php5, php7, url-shortener, urls
- Language: PHP
- Homepage: https://www.fernando.info
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Httpprefix-remover
This PHP script displays a form where you can submit a list of urls and it will remove first ocurrence in each line of prefix (http:// , http:// , http://www. , https://www.) but it keeps rest of ocurrences per line. (Script name: batch http?://??? remover.)
Examples usage:upload php file to server, and fill form with urls you want to modify.
COLLABORATIONS:
Collaborations to improve script are always welcome.