Skip to content

Commit 00f418e

Browse files
committed
🔖 Version 1.1.1 (Emporium) Release
1 parent 922ca57 commit 00f418e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+91
-91
lines changed

VersionDetect/abda.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Al Mubda version detection
77
# Rev 1

VersionDetect/aef.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# AEF version detection
77
# Rev 1

VersionDetect/aspf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# AspNetForum version detection
77
# Rev 1

VersionDetect/bboard.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Burning Board version detection
77
# Rev 1

VersionDetect/bhf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Beehive Forum version detection
77
# Rev 1

VersionDetect/brcms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# BrowserCMS version detection
77
# Rev 1

VersionDetect/cnido.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# CMS Contenido version detection
77
# Rev 1

VersionDetect/cntsis.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Contensis CMS version detection
77
# Rev 1

VersionDetect/coms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Commerce Server version detection
77
# Rev 1

VersionDetect/con5.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Concrete5 CMS version detection
77
# Rev 1

VersionDetect/csim.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# CMSimple version detection
77
# Rev 1

VersionDetect/detect.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
def start(id, url, ua, ga, source, ga_content):
77
if id == "wp":

VersionDetect/discuz.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Discuz! version detection
77
# Rev 1

VersionDetect/dncms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Danneo CMS version detection
77
# Rev 1

VersionDetect/dru.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Drupal version detection
77
# Rev 1

VersionDetect/dscrs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Discourse version detection
77
# Rev 1

VersionDetect/dweb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Dynamicweb version detection
77
# Rev 1

VersionDetect/flex.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# FlexCMP version detection
77
# Rev 1

VersionDetect/fudf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# FUDforum version detection
77
# Rev 1

VersionDetect/impage.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# ImpressPages CMS version detection
77
# Rev 1

VersionDetect/jf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# JForum version detection
77
# Rev 1

VersionDetect/joom.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
## Joomla version detection
77
## Rev 1

VersionDetect/kbcms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# KoobooCMS version detection
77
# Rev 1

VersionDetect/koken.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Koken version detection
77
# Rev 1

VersionDetect/mcb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# MercuryBoard version detection
77
# Rev 1

VersionDetect/mg.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Magento version detection
77
# Rev 1

VersionDetect/minibb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# miniBB version detection
77
# Rev 1

VersionDetect/mura.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Mura CMS version detection
77
# Rev 1

VersionDetect/mvnf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# mvnForum version detection
77
# Rev 1

VersionDetect/mybb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# MyBB version detection
77
# Rev 1

VersionDetect/myupb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# myUPB version detection
77
# Rev 1

VersionDetect/nodebb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# NodeBB version detection
77
# Rev 1

VersionDetect/ocms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# OpenCms Version detection
77
# Rev 1

VersionDetect/ophal.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Ophal version detection
77
# Rev 1

VersionDetect/otwsm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# OpenText WSM version detection
77
# Rev 1

VersionDetect/punbb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# PunBB version detection
77
# Rev 1

VersionDetect/pwind.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# phpWind version detection
77
# Rev 1

VersionDetect/quick.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Quick.Cms version detection
77
# Rev 1

VersionDetect/rite.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# RiteCMS version detection
77
# Rev 1

VersionDetect/roadz.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Roadiz CMS version detection
77
# Rev 1

VersionDetect/rock.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# RockRMS version detection
77
# Rev 1

VersionDetect/sfy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Sitefinity version detection
77
# Rev 1

VersionDetect/share.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# Microsoft SharePoint Version detection
77
# Rev 1

VersionDetect/slcms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python3
22
# -*- coding: utf-8 -*-
33
# This is a part of CMSeeK, check the LICENSE file for more information
4-
# Copyright (c) 2018 Tuhinshubhra
4+
# Copyright (c) 2018 - 2019 Tuhinshubhra
55

66
# SeamlessCMS version detection
77
# Rev 1

0 commit comments

Comments
 (0)