Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Shortnex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jbs
Shortnex
Commits
6ec1eb0a
Commit
6ec1eb0a
authored
4 years ago
by
lordjbs
Browse files
Options
Downloads
Patches
Plain Diff
change of license
parent
6be0cdb0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
database.py
+0
-1
0 additions, 1 deletion
database.py
static/main.js
+17
-0
17 additions, 0 deletions
static/main.js
with
17 additions
and
1 deletion
database.py
+
0
−
1
View file @
6ec1eb0a
# shortnex v2.0
# shortnex v2.0
# shortnex v2.0
# made by jbs (https://github.com/lordjbs/)
# made by jbs (https://github.com/lordjbs/)
# Copyright (C) 2018-2020 jbs
# Copyright (C) 2018-2020 jbs
#
#
...
...
This diff is collapsed.
Click to expand it.
static/main.js
+
17
−
0
View file @
6ec1eb0a
/*
# shortnex v2.0
# made by jbs (https://github.com/lordjbs/)
# Copyright (C) 2018-2020 jbs
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
var
lastURL
=
""
;
var
lastURL
=
""
;
function
shorten
()
{
function
shorten
()
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment