An open API service indexing awesome lists of open source software.

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.

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.