Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for ufile #357

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Adding support for ufile #357

merged 1 commit into from
Mar 15, 2023

Conversation

Mzack9999
Copy link
Member

Description

Closes #274

$ echo http://192.168.1.1 | go run . -f ufile
...
http://192.168.1.1/css/box.css
http://192.168.1.1/css/rd/login.css
http://192.168.1.1/js/browser.js
http://192.168.1.1/js/vendor.js
http://192.168.1.1/js/box-login.js

@Mzack9999 Mzack9999 self-assigned this Mar 14, 2023
@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Mar 14, 2023
@Mzack9999 Mzack9999 linked an issue Mar 14, 2023 that may be closed by this pull request
Copy link
Contributor

@ShubhamRasal ShubhamRasal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ehsandeep ehsandeep merged commit 3d18716 into dev Mar 15, 2023
@ehsandeep ehsandeep deleted the issue-274-ufield branch March 15, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add URL with Filename field
3 participants