no adblock
Adblock등의 광고차단 스크립트 사용 여부를 기록하고, 필요에 따라 차단 할 수 있는 애드온 입니다.
자료 분류 | 애드온 | 0 / 0 | |
---|---|---|---|
라이선스 | MIT License | ||
제작자 | AJKJ | ||
홈페이지 | https://github.com/ajkj/xe-no_adblock_addon | ||
설치 경로 | ./addons/no_adblock | ||
최초 등록일 | 2015-06-21 00:00 | 전체 다운로드 | 1 |
최근 버전 | 1.1.3 |
다운로드
|
|
다운로드 | 1 | ||
최근 업데이트 | 2015-06-21 00:00 | 0 / 0 | |
no adblockadblock 사용을 통계내고 필요에 따라 사용을 제한 할 수 있는 애드온 입니다. 해외 일부 국가에서는 전체 인터넷 사용자의 20% 이상이 adblock등의 광고 차단 프로그램을 이용하고 있으며, 그 증가 속도 또한 매우 급격하게 증가하고 있다고 합니다.
본 애드온은 adblock을 사용하는지를 체크하여, adblock 사용 통계 및 adblock 사용시 관련된 안내 메시지를 내보낼 수 있도록 도와줍니다. 운영하시는 웹사이트 정책에 맞게 애드온 설치하시면 도움이 될거에요. 기능
변경내역https://github.com/ajkj/xe-no_adblock_addon/releases 주의사항이 애드온은 현 시점(2015년 6월)에서 adblock, ublock 등의 광고 차단 프로그램을 문제없이 검출해내고 있으나, 추후 광고 차단 프로그램의 대응에 따라 본 애드온이 정상적으로 작동하지 않을 수 있습니다. 실제 사례로 애드온에서 사용하는 라이브러리인 fuckadblock.js 가 널리 퍼지면서, 광고차단프로그램이https://example.com/path/to/ fuckadblock.js 형태의 파일을 무조건적으로 차단하고 있습니다. 따라서 반드시 광고차단프로그램을 정상적으로 검출해내고 있는지 주기적으로 확인이 필요합니다. (문제 발생시 이슈트래커에 이슈를 남겨 주세요. 가능한 선에서 개선하도록 하겠습니다. 또한 애드온이 유지보수 되는 동안 업데이트가 나올 경우 변경내역을 확인후 빠르게 업데이트를 하시는것을 권장합니다.) 요구사항PHP 5.2+ , XE1.7 이상이면 모두 정상작동 할 것으로 생각합니다. 다만 개발 및 테스트는 PHP 5.5 + XE1.8 에서만 진행하였으니, 이용하시는 분들의 유의가 필요합니다. 라이센스MIT The MIT License (MIT) Copyright (c) 2015 AJKJ thename@requery.me Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 본 애드온에 사용된 라이브러리 및 라이센스https://github.com/sitexw/FuckAdBlock The MIT License (MIT) Copyright (c) 2015 Valentin Allaire valentin.allaire@sitexw.fr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 이 자료는 XE 공식 자료실에서 자동으로 다운로드한 자료입니다. 원본 : [공식 자료실 게시글로 이동] |