| <?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://www.opensource-socialnetwork.org/v/3.0">
    <name>LablnetAdsDetector</name>
    <id>LablnetAdsDetector</id>
    <author>Muhammad Umer Farooq</author>
    <description>Detect AdBlockers and show message to disable it.</description>
    <license>MIT</license>
    <author_url>https://lablnet.com/</author_url>
    <license_url>https://github.com/lablnet/LablnetAdsDetector/blob/main/LICENSE</license_url>
    <version>1.0.0</version>
	<requires>
		<type>ossn_version</type>
		<version>6.0</version>
	</requires>
</component>
 |